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

ASP.NET MVC Telerik Grid checkbox column

0 Answers 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Yogesh
Top achievements
Rank 1
Yogesh asked on 23 Jan 2012, 10:18 PM
Hi,

I am able to bind boolean columns as a checkbox column and were able to use client template for ajax binding. everything over UI is working terrific

But, I am facing a problem in binding model again and following things in telerik mvc2 grid

1. I am unable to bind checkbox columns with model when I am posting whole form back to controller
2. Checkbox's Id has not been sorted on sorting or being filtered. checkbox id remains same ( I mean if checkbox id is chkrow1 then on filtering or on sorting first row checkbox id will always be chkrow1 only)

Request you to please provide me sample code with checkbox column and saving it to database again.

I really appreciate your help

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Yogesh
Top achievements
Rank 1
Share this question
or