i would like to ask some help who knows about loading an image to the grid for each rows of record and that image is clickable also, any sample codes is highly appreciated.thanks
3 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 25 Jan 2011, 05:37 PM
Hello Jols,
I'm not sure that I understand your requirement but I recommend that you examine our online demos as a starting point: AJAX Demos
i have a page for creating a profile with a picture now on my other page i have grid that has a checkbox on the first column and on the second is the name of person's created and on the third column should his/her picture("but this picture is not save on the database it is save on the folder only the path is being save on the database.") that was uploaded during creation of his/her profile.my problem is that, i dont know how to put the image on that column,. Sample codes is highly appreciated thanks.
0
Daniel
Telerik team
answered on 31 Jan 2011, 05:47 PM
Hello Jols,
Thank you for the clarification. You could use the GridImageColumn as demonstrated in the Column Types demo.