hi i am using radcontrols ajax 2008 Q2
i want to know a v. simple question
i am using radupload inside radgrid
now when i insert new row or update it and then sets upload file it uploads fine
and if fileexits then it renames it and then saves it
now i want to know that how to access that renamed filename in RadGrid1_UpdateCommand or RadGrid1_InsertCommand
if i use objRadUploadScreenShot.UploadedFiles[0].GetName() it gives the original file name not the renamed file name.
plz help me in this simple question.
urgent
thanks
i want to know a v. simple question
i am using radupload inside radgrid
now when i insert new row or update it and then sets upload file it uploads fine
and if fileexits then it renames it and then saves it
now i want to know that how to access that renamed filename in RadGrid1_UpdateCommand or RadGrid1_InsertCommand
if i use objRadUploadScreenShot.UploadedFiles[0].GetName() it gives the original file name not the renamed file name.
plz help me in this simple question.
urgent
thanks