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

Load RadLightBox when RadGrid row is selected

1 Answer 63 Views
LightBox
This is a migrated thread and some comments may be shown as answers.
PsychoCoder
Top achievements
Rank 1
PsychoCoder asked on 15 Dec 2014, 09:02 PM
Here's what I'm trying to accomplish (and I know it has to be possible, just haven't found a way as of yet). I have a RadGrid which is populated from a database, when a row is clicked I want to open a modal RadLightBox with information pertaining to the selected record (I guess load an ASP.NET page inside the RadLightBox when it loads).

Can anyone help me with this?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 18 Dec 2014, 11:49 AM
Hello Richard,

Once you get the unique ID of the record that was selected, you can use it to open the lightbox:
http://www.telerik.com/help/aspnet-ajax/grid-extract-key-values-client-side.html

Hope this helps.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
LightBox
Asked by
PsychoCoder
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or