This is a migrated thread and some comments may be shown as answers.

Unbound column

2 Answers 483 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Oscar
Top achievements
Rank 1
Oscar asked on 05 Mar 2012, 02:29 PM
Hello forum:
How can I add an unbound column to a grid? I want to add a column with a checkBox in each cell to select rows, but I don't want to add a boolean field to my model.
I want my users can select several rows of the grid and then click a button to delete them. 
How can I accomplish this?

Oscar.

2 Answers, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 06 Mar 2012, 09:52 AM
Hello Oscar,

You can use column template in order to show custom view for the column. See BirthDate column in the following demo:
http://demos.kendoui.com/beta/web/grid/index.html

Regards,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Oscar
Top achievements
Rank 1
answered on 06 Mar 2012, 08:00 PM
Thank you very much, Nikolay, but I'm afraid this is a duplicate thread.
I'm following this one http://www.kendoui.com/forums/ui/grid/grid-editing-issue-with-template-columns.aspx 

Tags
Grid
Asked by
Oscar
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Oscar
Top achievements
Rank 1
Share this question
or