How to show a checkbox in a dojo datagrid?
+1
A:
Use formatter function as described in Widgets Inside dojo.DataGrid
You can return new dijit.form.Checkbox from formatter function in dojo 1.4
Naktibalda
2010-07-11 13:25:55