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
175
Top/Bottom filter refresh issue
posted

Hi,

It seems these type of filters have refresh problem for us. I am setting for example Top 10 filter on ID column (integer). When new row rets in my grid shows that new one and keep ALL "old" rows. So my grid contains 11 rows. Adding more rows keep showing more rows in the grid. If i reset filter (show all and then set top 10 again) the grid shows correct data. ID is identity column so it gets new incremental value for every new row.

Is there anything special I have to do with the grid (programmatically refresh ?) when it has these sort of filters?

Thanks

Michael

ITG