cancel
Showing results for 
Search instead for 
Did you mean: 

Activate only one cell in the table column

Madhu2004
Active Contributor
0 Kudos

Hi experts,

I am facing a problem where in i need to allow only one cell for input in the complete table.

Suppose i have 4 rows and 5 columns, and i want to allow only one field for input in the complete table based on a condition.

Can someone help me how to achieve this?

Regards,

Madhu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi madhu,

what you ca do is, have an extra attribute in the node that is bound o the table, this attribute must be bound to the read only property of the cell. so according to your condition fill the attribute with 'X' or no value so that it will be in read only or editable mode.

---regards,

alex b justin

Answers (0)