DataGrid with checkbox
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi guyz.. Any one know how to make a datagrid with checkbox in each row(email style), I will use it for multiple selection, I'm using c#.net 2003.. I want my application to have this feature.. tnx in advance n_n
Hey Try this link for some hints: http://www.asp.net/learn/dataaccess/tutorial12cs.aspx?tabid=63 Hope it helps Dan