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

[Solved] .OnRowSelect fails

1 Answer 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
john
Top achievements
Rank 1
john asked on 03 Nov 2010, 01:30 AM
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




1 Answer, 1 is accepted

Sort by
0
Steve Dayton
Top achievements
Rank 1
answered on 16 Sep 2011, 04:50 PM
Sounds like an issue with Internet Explorer and z-index css styles.  set the grid as sortable and pageable and if you can't click on those, then it is likely a CSS issue, possibly z-index
Tags
Grid
Asked by
john
Top achievements
Rank 1
Answers by
Steve Dayton
Top achievements
Rank 1
Share this question
or