This question is locked. New answers and comments are not allowed.
Can someone please tell me the best approach to take to implement the following situation:
I am using the Telerik grid in an MVC 2 project, loaded via ajax. When a user selects a grid row, I want to populate a form below the grid with all of the details for the item selected (including details not shown in the grid). What is the best way to pass the values onto the form - jquery? Can you point me in the right direction as to how to do this?
Thank you,
KBN
I am using the Telerik grid in an MVC 2 project, loaded via ajax. When a user selects a grid row, I want to populate a form below the grid with all of the details for the item selected (including details not shown in the grid). What is the best way to pass the values onto the form - jquery? Can you point me in the right direction as to how to do this?
Thank you,
KBN