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

Client side databind ASP.Net RadGrid with Checkbox column

1 Answer 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sumit
Top achievements
Rank 1
Sumit asked on 20 Jun 2011, 07:53 AM
I have a asp.net radgrid with checkcolumn, when i bind the grid from server the checkbox column is binding correctly.

If i bind the grid with client side programmatically, the checkbox column is not checking.

Please let me know how to bind the grid with checkbox column from client side.


Thanks & Regards
D Praveen

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 20 Jun 2011, 10:01 AM
Hello Praveen,

Check the following demo which implements client side databinding with CheckBoxColumn. Hope this helps.
Grid / .NET 3.5 Client-side Data Binding.

Thanks,
Princy.
Tags
Grid
Asked by
Sumit
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or