|
Title: Help with a datagrid line hover and click style change in Internet Explorer. Post by: DMcGaughy on April 28, 2015, 03:02:10 PM I have successfully created a page with a datagrid. Grid loads 400 rows as expected; everything works well except in Internet Explorer. Grid row hover and click style changes lag by half second. The problem occurs in IE 8 and IE 11. There are no problems in other browsers. What am I missing?
Thanks, David Title: Re: Help with a datagrid line hover and click style change in Internet Explorer. Post by: jarry on April 28, 2015, 03:30:10 PM Please try to use the scrollview. You can download it from http://www.jeasyui.com/extension/datagridview.php
Title: Re: Help with a datagrid line hover and click style change in Internet Explorer. Post by: DMcGaughy on April 30, 2015, 12:33:41 PM Thanks for the help. Scroll view is much better.
|