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
255
WebDataGrid with cascading dropdown client-side filters
posted

I have been trying to find a way to use a cascading dropdown within the webdatagrid and filter the results of the 2nd dropdown box depending on the value of the first dropdown box. A major requirement I have is to make this clientside and avoid having a postback.

I have tried to fill both dropdown boxes and then apply filtering by hiding any items in the 2nd dropdown box. But have not came up with a solution on how to approach this yet. Any advice would be greatly appreciated.

Parents Reply Children