Hi Team,
I have two combo boxes in Gridview such that Combobox (combColumnName) is dependent on second comboBox (comboTableName). If I select an item from comboTableName, then comboColumnName item should be filter according to tableCode (where table code is relation between table name and column name).
Can you please provide sample project, in which both combos reside in gridview, one comboBox is dependent on Parent comboBox.
Definitely If no item is selected in parent Combobox, then dependent comboBox items source will be null.
Regards,
Kamran
I have two combo boxes in Gridview such that Combobox (combColumnName) is dependent on second comboBox (comboTableName). If I select an item from comboTableName, then comboColumnName item should be filter according to tableCode (where table code is relation between table name and column name).
Can you please provide sample project, in which both combos reside in gridview, one comboBox is dependent on Parent comboBox.
Definitely If no item is selected in parent Combobox, then dependent comboBox items source will be null.
Regards,
Kamran