cancel
Showing results for 
Search instead for 
Did you mean: 

Making checkbox readonly at runtime(webdynpro for java)

Former Member
0 Kudos

Hi there,

I have a table where one of my column is holding checkboxes. I made all the declarations(that is creating column and checkbox) at design time. During run time I need checkbox in some row(based on the value in some other column) should be readonly whereas the checkbox in other row can be editable. So is there any way for doing this.

Regards,

Ponraj M

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,can u please tell me how are the checkboxes handled in java.

I mean where do we create a boolean context?

Please help

Former Member
0 Kudos

worked