Hi,
I want to reload one specific row in the grid from server side xml. The exact functionality I want is like updateFromXML(url) - see also dhtmlx.com/docs/products/kb/ … html?q=568 .
But with Smart Rendering enabled, nothing gets updated. It reads the file from the server, but does nothing with the returned xml.
Is there any way to get updateFromXML() working with Smart Rendering enabled?
Thanks!
Mark
Is there any way to get updateFromXML() working with Smart Rendering enabled?
Unfortunately there is no way to use mentioned functionality in case of smart rendering, the only way is to use custom functionality to update data