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
70
XML Scroll Virtual not rendering rows correctly
posted

 Hi All,

 I have a big problem, that i'm struggling with.

LoadOnDemand is set to virtual.

If i scroll the grid down, the rows get loaded and displayed correctly. I also have a textBox, where i can write some filter in. (the filtering is not the problem, it gets the right rows from the database).

If i scroll the initial grid, for examlpe, 5 rows down, than set a filter in the textbox (it should return 8 rows), and refresh the grid, it will show me olny the last 3 rows. It doesn't scroll the grid back to its initial state.

How can i do that programatically?

How can i solve this problem?

 

Any help would be much appreciated!

Thanks