Skip to Content
0
Former Member
Jan 08, 2011 at 12:34 AM

Recommendation on how to set column inputField attribute readonly

22 Views

Hi,

I have a table that is built against a result of a RFC execution that fills a context node, I have a requirement to set a column input field to readonly if a context attribute is equal to cero.

do you have any recommendations on how to set this readonly atribute when a specific context atribute value for that row is equal to cero?

the easiest way for me is that the RFC contains a new column in the table and bind the property readonly of the cell against it and then change the value in the context depending on the other attribute been cero or not, but I don´t know if it is a good aproach.

Hope somebody have some recomendations.

kind Regards,

Gerardo J