K
Kiran
Hi All,
I have a combobox with some values like "LT, ST, Tiny & SCM" now my query is
i want to display values in selected row like if i select - LT
My out put should be like this
A B C D E F
1
2 LT CH SM
3
if i select - ST
A B C D E F
1
2 CH SM ST
3
and i want the values to be cleard based on selection change
TIA
I have a combobox with some values like "LT, ST, Tiny & SCM" now my query is
i want to display values in selected row like if i select - LT
My out put should be like this
A B C D E F
1
2 LT CH SM
3
if i select - ST
A B C D E F
1
2 CH SM ST
3
and i want the values to be cleard based on selection change
TIA