Hi All,
I am using Rad grid control inorder to disply some data.
The amount of data is very large therefore I am using virtual scrolling (slider type).
This data need to be refresh every 5 secounds, that's mean that the table itself is refreshed (give it a new data source).
Due to this high (but required) refresh rate, it is almost impossible to work with the table itself, can not scroll (the refresh is cancelling my scroll), can not filter or sort (each refresh clear the tables fileters) and the all table flicker and it is not smooth.
If any one have an idea, what is the best way to overcome those issues I will be gald to hear.
Thanks,
Hagay.
I am using Rad grid control inorder to disply some data.
The amount of data is very large therefore I am using virtual scrolling (slider type).
This data need to be refresh every 5 secounds, that's mean that the table itself is refreshed (give it a new data source).
Due to this high (but required) refresh rate, it is almost impossible to work with the table itself, can not scroll (the refresh is cancelling my scroll), can not filter or sort (each refresh clear the tables fileters) and the all table flicker and it is not smooth.
If any one have an idea, what is the best way to overcome those issues I will be gald to hear.
Thanks,
Hagay.