Controling attribute of one column based on selection in other in tableview
Hi All,
Hi All,
I am working on tableview iterator example from Brian's weblog:
I modified the TV in BSP to multilineedit .
I Filled the curriencies table in constructor with three values ie USD , INR and GBP .
Now i am able to retain the selection of DDLB (got solution in below thread:
[Regarding HTMLB Tableview iterator;
, but i need to controle the attribute of next column based on the value of selection in ddlb i.e.
for eg. if i select USD in DDLB , the next inputfiled should be disabled..
Hope my query is clear
Thanks,
Vivek.