This is a migrated thread and some comments may be shown as answers.

RadWindow from RadGrid

2 Answers 55 Views
Window
This is a migrated thread and some comments may be shown as answers.
Jagat
Top achievements
Rank 1
Jagat asked on 13 Apr 2012, 11:55 PM
Hello,

  We have a Radgrid in one of our web pages. The user can upload the documents here and they should be able to view the documents they have already uploaded. I have a image button as one of the columns in the RadGrid. Idea being, when the user clicks on that button, a RadWindow should open.  I have the byte array of the document. With this, how do i open the document in a new window.
One way is to pass the byte array(which is saved in the database) to the RadWindow. How do i do this?

Appreciate the help
Thanks

2 Answers, 1 is accepted

Sort by
0
Jagat
Top achievements
Rank 1
answered on 16 Apr 2012, 04:10 AM
I got it working. 

Thanks
0
Jamie
Top achievements
Rank 1
answered on 13 Jul 2012, 08:53 PM
How did you get it to work?  How do you load the byte array into the RadWindow?
Tags
Window
Asked by
Jagat
Top achievements
Rank 1
Answers by
Jagat
Top achievements
Rank 1
Jamie
Top achievements
Rank 1
Share this question
or