Hi,
Thank you for the advice. Its running now. I added the line:
template: new sap.ui.commons.TextField().bindProperty("value","model1>"+sColumnId)
and set the Model1(row Values) to table
oTable.setModel(oModel1);
Thanks,
Shama
Hi,
Thank you for the advice. Its running now. I added the line:
template: new sap.ui.commons.TextField().bindProperty("value","model1>"+sColumnId)
and set the Model1(row Values) to table
oTable.setModel(oModel1);
Thanks,
Shama