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
265
IGhierarchical grid filtering is not working
posted

Hi,

I have one IGHierarchicalGrid. for that grid I want to apply filters for more than one column.

eg.

filter by PersonID : I have 3 values for personID 2,5,8 and I want filter by using all 3 values at a time. like in Queries in SQL server.

at the same time I have to add another filter for name start with 'B'.

Thanks in Advance

Parents Reply Children