ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Filtering like in Excel
Title:
B
I
{code}
?
I am using a CRUD grid and I would like to be able to filter each column in the same manner I can do it in Excel. In the header of each column, I would like to be able to select some filtering criteria. How can I do that ? Some example ? Thanks
Save Changes
Cancel
Alain Rime
asked at 11 May 2017
there's no built in filtering like in excel, you can filter the grid as shown in the demos, using parent or using the grid api, and you could built something more complex like a context menu, which will also filter the grid using the grid api or Parent extension
at 11 May 2017
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK