Hi, when I edit my record I have the radupload component, however when it does the postback I want to get the current value of the selected grid row as this contains the id to be used for the file name. Could you assist on how I can get this information sent back as I found the the RadAsyncUpload1_FileUploaded gets called before the command method. thanks P