Skip to Content
0
Former Member
Nov 20, 2008 at 04:25 PM

table with a dropdown field with values.....

392 Views

Friends, I opened this new thread with my good explanation whatim looking for . sorry for this.

I have a table:

col1 col2 col3

row1 r1c1 r1c2 r1c3

row2 r2c1 r2c2 r2c3

row3 r3c1 r3c2 r3c3.

I need col2 to be dropdown. Here when doinit default data is being passed to this table. Now when the WDA loads, i want col2 to be dropdown, but with only one value. whatever i have in backend.Here intially i want to disable col2. User should not hcange it.

But when i hit ADDNEWROW button, it shoudl create row4, with some (i m writing a query to fetch col2 values) values in the dropdown. User should be able to select any value here.

The r1c2 and r2c2, r3c2, should not change on ADDNEWROW. they should remain the same.

Hope this time i explained you correctly, and im expecting ur replies friends...

Kindly respondg back to me. thanks to all in advance,

Niraja