This works now outside table. If it is inside table how to handle it.
Because as in my initial post I used
self.getView().byId("i2").setEditable(true); which does not work. Here i2 is inside table.
This works now outside table. If it is inside table how to handle it.
Because as in my initial post I used
self.getView().byId("i2").setEditable(true); which does not work. Here i2 is inside table.