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
925
Refresh filter dropdown values on data updated
posted

I've got a WinGrid that updates the rows as the bound data is updated. I also have the filter row enabled. How do I refresh the filter drop down so that any new values are available to be filtered upon and removed ones are removed. 

 

For example if each row represents a user and there is a column for 'logged in' if all users start with this value false then the filter dropdown should only have false. When a user has logged in and the data updated the filter drop down options should now include false.