I am facing problem in Adding new row in ultrawebgrid through javascript.
i have tried the following code , but unfortunately im getting "object Expected" error.
oGrid = igtbl_getGridById(gridName);
newRow = oGrid.Rows.addNew();
how can i overcome this issue?
You can use function igtbl_addNew(GridName, 0, true, true); in javascript
Sorry forgot to mention the Version which im using.
im using 10.3