DataGridView control with ListBox
In this article I have discussed how to develop a control that inheriting standard features of DataGridView and add additional features to that control. By locking this NewDataGridView control you will be able to develop a DataGridView control adding many more features as you wish.
Link: http://www.codeproject.com/KB/edit/DataGridView.aspx
Link: http://www.codeproject.com/KB/edit/DataGridView.aspx
Comments