I know, this is not related to esri javascript API but, I am using dgrid included along with the esri api. In my application I need to show the query result in the grid with check-boxes for selection. I tried using the dgrid and selector for it. For some reason it does not display the check-boxes.
below is the jsbin for the sample code.
JS Bin - Collaborative JavaScript Debugging
Any help would be really appreciated.
Thejus