5 Answers, 1 is accepted
0
Hi Jeff,
You can use FireCommandEvent to achieve this. Please check this link for more info:
http://www.telerik.com/help/aspnet-ajax/grdfilteringbylisttextfieldforgriddropdowncolumn.html
Greetings,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
You can use FireCommandEvent to achieve this. Please check this link for more info:
http://www.telerik.com/help/aspnet-ajax/grdfilteringbylisttextfieldforgriddropdowncolumn.html
Greetings,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jeff Tang
Top achievements
Rank 1
answered on 17 Oct 2008, 06:29 AM
Thanks. And one more follow-up question. The filter option "Contains" will filter the corresponding column, that is case-sensitive. Can I change it to not case-sensitive? Thanks.
0
Hi Jeff,
You can set GroupingSettings.CaseSensitive to false to disable this.
Regards,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
You can set GroupingSettings.CaseSensitive to false to disable this.
Regards,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jeff Tang
Top achievements
Rank 1
answered on 21 Oct 2008, 04:21 AM
I have no idea how to use the FireCommandEvent. Actual the thing I want to do is after the user fill in the filter textbox the he/she will click a button ( instead of the default drop down list option) to trigger the filter action "contains"(but non case sensitive) , and there is another button for them to cancel the filter( same as "no filter" option), Would you please show me how can I do this with the FireCommandEvent? Thanks.
0
Hello Jeff,
I have prepared and attached a sample website to demonstrate one approach to achieve the result desired by you. Give it a try and let us know if you have further questions.
Greetings,
Pavel
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
I have prepared and attached a sample website to demonstrate one approach to achieve the result desired by you. Give it a try and let us know if you have further questions.
Greetings,
Pavel
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.