cancel
Showing results for 
Search instead for 
Did you mean: 

Disable rows in a sap.ui.table

darren_bambrick2
Active Participant
0 Kudos

Hi All

I have an editable table that is populated from a jsonmodel.

I bound a node called enttties to the row aggregation on the table.

I have a flag on the entities table that when True or abap_true, I want to disable the row or rows so the user cannot maintain data.

I can't find a way to do this.

Any suggestions would be a great help.

Many thanks

Darren

Accepted Solutions (1)

Accepted Solutions (1)

former_member182862
Active Contributor
0 Kudos

Hi Darran

Would this work for you?

Example

-D

darren_bambrick2
Active Participant
0 Kudos

Hi Dennis

This is perfect many thanks, this got me out of a bind.

Its strange that there is nothing that you can do at row level...

Thanks again

Darren

Answers (0)