Completed
Last Updated: 09 Feb 2015 14:52 by ADMIN
prakash
Created on: 03 Jan 2015 10:12
Category: Kendo UI for jQuery
Type: Feature Request
2
select all check box required in a grid.
Select All Check box required  in a grid and we can select a specific records by using the checkbox, and will go for export to excel or export to pdf.
2 comments
ADMIN
Telerik Admin
Posted on: 06 Jan 2015 18:25
This functionality can be attained using a header template for the respective column, see this sample for reference (http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-columns.headerTemplate).

You may also use a template column with checkboxes inside its rows for per-row selection according to your own logic.
prakash
Posted on: 03 Jan 2015 10:12

Select All Check box required in a grid and we can select a specific records by using the checkbox, and will go for export to excel or export to pdf.