Hello,
I am doing a program using C# and WindowsForms for managing data of a database and generating some reports. I am using a DataGrid, and I am tring to customize it so that I put comboBox and checkBox in it, I want to do that so I limit the DataInput person chanses inputing wrong data. This customization is available in the webforms, however, I don't know how to do it in windows forms. Please replay to me with an answer to my problem.
best regards
Waleed

DataGrid Customizing?
BA2006