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
140
Multiple filters on single column
posted

I have a requirement where a datacolumn needs to have multiple filters applied on particular scenario - if the user types Waiting then all the records that have status of Waiting, DeclinedWaiting, QueuedWaiting must be included.  I have FilterRow enabled in my Grid.

Thanks in advance.