This question is locked. New answers and comments are not allowed.
Hello,
I have posted this on the grid forum, but am posting it here in hopes of gaining some interest.
I have the telerik MVC Grid in the MVC Tab. Adding client events to the grid does not work:
//.ClientEvents(events => events
// OnRowSelect("onRowSelect")
// )
However, when the grid is NOT inside the MVC tab, it does work. Is this a bug?
John
I have posted this on the grid forum, but am posting it here in hopes of gaining some interest.
I have the telerik MVC Grid in the MVC Tab. Adding client events to the grid does not work:
//.ClientEvents(events => events
// OnRowSelect("onRowSelect")
// )
However, when the grid is NOT inside the MVC tab, it does work. Is this a bug?
John