Hi Sathyanarayanan,
Thanks for your update.
We are happy that the problem has bee resolved at your end.
We have different type of databinding concepts in the following documentation. Please check this for further details.
Regards,
Thavasianand S.
Hello,
The final solution with this thread had been working fine so far. This morning I upgraded Syncfusion packages and my package.json now shows all syncfusion packages are @17.4.39.
Since the upgrade there has been compile warnings 'dataSource is deprecated. But I cannot find any suggestions on what . is the replacement. I checked back on your documentation site, there is no change in the samples and snippets.
Now i see this error in when data is fetched and refreshed to dataSource.
ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'querySelector' of undefined
TypeError: Cannot read property 'querySelector' of undefined
at Render.emptyRow (ej2-grids.es2015.js:4470)
at Render.renderEmptyRow (ej2-grids.es2015.js:4466)
at Render.dataManagerFailure (ej2-grids.es2015.js:4646)
at ej2-grids.es2015.js:4410
at ZoneDelegate.invoke (zone-evergreen.js:359)
at Object.onInvoke (core.js:39699)
at ZoneDelegate.invoke (zone-evergreen.js:358)
at Zone.run (zone-evergreen.js:124)
at zone-evergreen.js:855
at ZoneDelegate.invokeTask (zone-evergreen.js:391)
at resolvePromise (zone-evergreen.js:797)
at zone-evergreen.js:862
at ZoneDelegate.invokeTask (zone-evergreen.js:391)
at Object.onInvokeTask (core.js:39680)
at ZoneDelegate.invokeTask (zone-evergreen.js:390)
at Zone.runTask (zone-evergreen.js:168)
at drainMicroTaskQueue (zone-evergreen.js:559)
at invokeTask (zone-evergreen.js:469)
at ZoneTask.invoke (zone-evergreen.js:454)
at timer (zone-evergreen.js:2650)
Please help pointing me the right direction.
Thanks and best regards,
Sathya