Skip to Content
0
Former Member
Sep 17, 2007 at 10:30 AM

Behaviour of InputField in Table when readOnly=true

27 Views

Hi Experts,

I have a Table with 5 columns and dropdown list above it which changes the table readOnly parameter from false to true and vice versa.

The cell editor of each table column is inputField.

The width property of each column is 20%.

I have a requirement from our UX department that there should not be horizontal scroll on the clients screen.

When client inputs short text to each of the columns everything is ok when i change readOnly property from false to true. But when input is very long and i change readOnly property to true each inputfield expands to the client input size and i start see horizontal scroll. In both GridLayout and MatrixLayout i get the same behavior.

Do you have any ideas how can i solve this problem?

Slavik.