|
Regarding DatagridView -- Prabhakar --
Hi All I am working Datagridview in windows application. I want KeyPress Event In a column Cell so that while editing I can validate the Value. How to add textbox control to a Datagridview in a existing Column, the column which display using Datasouse(Not to add a new Column). For example If i am assinging a dataset to the DatagridView. One of the column Salary in which i want add a text box to that column so that I can use the Keypress evet of that Textbox for validation. Pls help me regading this. -- Regards Prabhakar |