Hi All,
I have a situation where, in a table there are two columns of drop down list imagine Country and Region .
So in each of the row if i select a Country a different drop down list for a region needs to be populated.
For example in row 1 i select India so corresponding regions for India has to be populated,
in row 2 i select Germany so corresponding regions for Germany has to be populated.
As the drop down list can be bound to the attribute of a node, the region list is overwritten when different countries are selected in different rows.
Please let me know the pointers for this.
Regards,
Sharath