Hi,
If I have a grid where two of the columns are editable, one is a drop-down list and the other is a text box. Is it possible to enable/disable the textbox, based on value the user selects in the drop-down? i.e. the text box becomes editable only if they select “Yes” from the dropdown. It is not editable if they select “No”.
I may end up using radio buttons instead of a dropdown but I'm sure the logic would be the same? (N.B. I may not be able to use radios because they don't work in the grid in IE6 which is, unfortunately, still one of our target browsers 🙁 )
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top