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
430
How to filter "top 10" rows?
posted

Hi all,

 I am trying to figure out how to implement a "top n" filter. This is usually in conjunction with a sorted column, so that you can have the grid sort first then apply a filter to show only the first ten rows. However, I seem to understand that the WinGrid first applies the filter then it applies sort. Is there a way to implement this feature by using a FilterCondition, and make it available to the end user in the filter UI?

 

Thanks,

Stefano.