How to Including CheckBox Control In Column of DataGrid
Like this :http://www.msale.net/resco/images/smartgrid_overview.png
The DataGrid Control In .Net Compact Framework no Events like in .Net Framework.
How to Including CheckBox Control In Column of DataGrid
Like this :http://www.msale.net/resco/images/smartgrid_overview.png
The DataGrid Control In .Net Compact Framework no Events like in .Net Framework.
Help, How to Include CheckBox Control In Column of DataGrid?
douga
Thanks for your advice.
Safa2535
Or use ListView instead. If you want to be able to bind the data to it, take a look at my blog entry:
http://blog.opennetcf.org/ayakhnin/PermaLink.aspx guid=e2e7f6d3-c356-473f-87d2-127fb54ec531
praveen kumar sharma
There's no way to do that with NETCF's data grid control. Please consider using 3rd party products if this functionality is required.