Hi all!
I would like to create a filter for checkbox of RadGrid (it's on the left column of RadGrid which controlled by Telerik)
For example, the customer selected some of CARS in my RadGrid.
If there's a filter upon the Checkbox column, he/she can choose "Filter Selected"
Then, just all the selected Cars are displayed in the RadGrid.
Thanks!
Andy.
I would like to create a filter for checkbox of RadGrid (it's on the left column of RadGrid which controlled by Telerik)
For example, the customer selected some of CARS in my RadGrid.
If there's a filter upon the Checkbox column, he/she can choose "Filter Selected"
Then, just all the selected Cars are displayed in the RadGrid.
Thanks!
Andy.
4 Answers, 1 is accepted
0
Hello Andy,
I have followed your scenario and prepared a sample project for you demonstrating how the desired functionality can be implemented. You can find it attached to this message.
I hope it helps.
Greetings,
Mira
the Telerik team
I have followed your scenario and prepared a sample project for you demonstrating how the desired functionality can be implemented. You can find it attached to this message.
I hope it helps.
Greetings,
Mira
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
Andy
Top achievements
Rank 1
answered on 18 Oct 2010, 03:42 PM
Hi Mira!
I can't run the project due to the problem of database. It's still OK. I can look at the code.
In the project, it creates a button of "filer selected row".
However, it isn't located on the filter row.
Could we do that?
Thanks!
Andy.
I can't run the project due to the problem of database. It's still OK. I can look at the code.
In the project, it creates a button of "filer selected row".
However, it isn't located on the filter row.
Could we do that?
Thanks!
Andy.
0
Hello Andy,
The database I am using is Northwind. You can download it free from here.
I have modified the sample project to implement the functionality described in your previous post. You can find the updated version attached.
I hope it helps.
Best wishes,
Mira
the Telerik team
The database I am using is Northwind. You can download it free from here.
I have modified the sample project to implement the functionality described in your previous post. You can find the updated version attached.
I hope it helps.
Best wishes,
Mira
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
Andy
Top achievements
Rank 1
answered on 19 Oct 2010, 03:06 PM
Thanks a lot, Mira!
Andy.
Andy.