Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
167
Delayed scrolling and selecting responses
posted

Hi,

 Our requirement is to display 100 rows with 50 columns, with few columns as fixed and having filtering, sorting, searching and grouping functionalities. When this page is accessed from a remote machine(slower network), the scrolling will momentarily freeze before actuall scrolling happens. This issue will occur again if the screen is idle for 5 sec. There is also an other issue. If the user selects a cell it takes long time for the cell to be selected (more than 3 secs). If fixed column's cell is selected then more time taken.

Is there anyway to improve performance behaviour of the scrolling and selection of the cells?

 Thanks,

Vijay

Parents
No Data
Reply
  • 19308
    posted

    I know that selection on grids with many columns has typically been a performance pain-point, but we have done quite a bit of work to improve it over the years.  What version of NetAdvantage are you using?  Also, are you using any of the AJAX functionality of the grid, or is this just a classic non - ajax grid?

    -Tony

Children
No Data