This question is locked. New answers and comments are not allowed.
Hi,
I am using Telerik MVC tools Version Q2 2011, released on 07/12/2011. I am working with Grid and it is working as expected with most of the functionality that I need. I have Insert, Edit and Delete working along with Paging, Filtering. Sorting and Exporting among other things. I am having some trouble with displaying the details of the selected row in the Grid in a PopUp box hust like for Edit.
Here is whet I what I want to do.
My entity has a lot of attributes so I display only partial list in my Grid. Users then click on the select button for the row they are interested in and it should bring up the details for that row in another pop-up box just like the Edit button has the option. I looked at the Demo when they display the details for the selected row in another grid but I couldn't apply the same thing to get it to work for another modal box. Has anyone tried that and got it working?
Thanks for the help.
I am using Telerik MVC tools Version Q2 2011, released on 07/12/2011. I am working with Grid and it is working as expected with most of the functionality that I need. I have Insert, Edit and Delete working along with Paging, Filtering. Sorting and Exporting among other things. I am having some trouble with displaying the details of the selected row in the Grid in a PopUp box hust like for Edit.
Here is whet I what I want to do.
My entity has a lot of attributes so I display only partial list in my Grid. Users then click on the select button for the row they are interested in and it should bring up the details for that row in another pop-up box just like the Edit button has the option. I looked at the Demo when they display the details for the selected row in another grid but I couldn't apply the same thing to get it to work for another modal box. Has anyone tried that and got it working?
Thanks for the help.