How to Display the subItems of the comboBox which is in the DataGridView

jeeban.nist

Member
Joined
Jan 28, 2008
Messages
5
Programming Experience
1-3
Hello.
I have to display the subItems of a selected data in the comboBox, and the comboBox is in the datagrid view. when the page load , the comboBox will display in the datagridview. When the user will select the data from the combo box, the child data will have to display. Is it possible. and how.?/
 
Back
Top