Hi,
I'm working on ej:grid.
I have a dropdownlist in grid. When it's in edit and add mode, if I change the dropdownlist, I want aother column to be disabled in the same row.
I attach my sample solution.
If I change TaxCode to "Y", cost column should be enabled.
If I change TaxCode to "N", cost column should be disabled.
I just bind the dropdownlist data from code behind.
How can we achieve this?
Thank you in advance,
Yukiko
Attachment:
dropTest_43d5a61b.7z