Skip to Content
0
Former Member
Sep 18, 2008 at 07:15 AM

Controling attribute of one column based on selection in other in tableview

33 Views

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.