consider the following example: http://demos.mcmscontrols.com/ASPNET/Grid/Examples/DataEditing/AllEditableColumns/DefaultCS.aspx
I have the same requirement with one exception, when the value in "Supplier" ComboBox changes,
"Category" should have a different set of options (according to the selected value in "Supplier"),
while values in other controls must not change.
can it be done?
I have the same requirement with one exception, when the value in "Supplier" ComboBox changes,
"Category" should have a different set of options (according to the selected value in "Supplier"),
while values in other controls must not change.
can it be done?