We are facing performance issues when selecting a row in a radgrid with nopaging and AllowScrrol = true.
Data bindng and scrolling performances are good, but when it comes to select a single row, the selection process takes 5 seconds for a 100 rows dataset and endless 15 seconds for a 600 rows dataset.
DonĀ“t need to say that these times are unacceptable for a comercial web application.
I am trying to get these performance issues solved before getting into the keyboardnavigation problems.
What should I do to solve the selection poor performance?
TIA.
Data bindng and scrolling performances are good, but when it comes to select a single row, the selection process takes 5 seconds for a 100 rows dataset and endless 15 seconds for a 600 rows dataset.
DonĀ“t need to say that these times are unacceptable for a comercial web application.
I am trying to get these performance issues solved before getting into the keyboardnavigation problems.
What should I do to solve the selection poor performance?
TIA.