This question is locked. New answers and comments are not allowed.
Hello,
I have noticed the following issue.
When placing a Grid in a tab, the following code does not work. However, If the grid is NOT in a tab it does work. Is this a bug?
//.ClientEvents(events => events
// OnRowSelect("onRowSelect")
// )
Thanks!
John
I have noticed the following issue.
When placing a Grid in a tab, the following code does not work. However, If the grid is NOT in a tab it does work. Is this a bug?
//.ClientEvents(events => events
// OnRowSelect("onRowSelect")
// )
Thanks!
John