cancel
Showing results for 
Search instead for 
Did you mean: 

table cell updation

Former Member
0 Kudos

hello folks,

Briefly describing my use case:

I am using  table from sap.ui.table with 9 columns having 1 checkbox and rest textfields with editable mode false.

->my requirement is whenever use check checkbox one of the textfield should become editable mode. 

-> i have done  that particular columns property setEditable:true.When i am debugg in developer tools changed property is reflecting but it not working in browser.

should I again use bindrows property of table after setting property.

Please guide me!!

Regards,

Ripu

Accepted Solutions (1)

Accepted Solutions (1)

former_member182862
Active Contributor
0 Kudos

Hi

Can you see if this help?

Example

-D

Former Member
0 Kudos

Hello Dennis Sir!!

                   Thank-you so much .This is the code snippet which i want.thanks once again.

former_member182862
Active Contributor
0 Kudos

Can you mark my answer are correct and we have a closure on this question?

Former Member
0 Kudos

how to mark it?

former_member182862
Active Contributor
0 Kudos

take a look at this

Former Member
0 Kudos

thanks Sir!!

Answers (0)