Hi,
I'm trying to incorporate the RadFileExporer inside my radgrid edit form to select a image. I have it working with the open button in a grid templatecolumn and the Explorer.aspx file but I cant figure out how to get the file value back to the text field in the edit form.
In my grid page I added the OnFileSelected java but I relized that it wont be able to find the text control to set the value for saving back to the database.
So basiccly I want to have the textbox with the filename, then a open button to select the file from explorer.aspx in a radwindow then have it put the filename value in the textbox in the edit form.
Are there any examples of this that I can look at?
Thanks
-Keith
I'm trying to incorporate the RadFileExporer inside my radgrid edit form to select a image. I have it working with the open button in a grid templatecolumn and the Explorer.aspx file but I cant figure out how to get the file value back to the text field in the edit form.
In my grid page I added the OnFileSelected java but I relized that it wont be able to find the text control to set the value for saving back to the database.
So basiccly I want to have the textbox with the filename, then a open button to select the file from explorer.aspx in a radwindow then have it put the filename value in the textbox in the edit form.
Are there any examples of this that I can look at?
Thanks
-Keith