Using Drop Down List in DataGrdi
I have 3 columns in DataGrid which need to be edited by the user
One column contain a drop down list which user can select and other column contain his description about the subject(text box) and one more column contain text box in which value is restricted only numeric
Here problem is how can I put value to combo box which is attached to grid and seperate from the table bound to grid , and the second problem is how can i restrict a user from typing characters
|