Auto Refresh

Hi,

I test dhtmlsgrid.

But I have a problem if two people work on the table and line editing. How can these synchronous run?

Is there a possibility of a Refresh button, or an auto updater every 1 minute?

i also would like to know if there is a way to auto update the xml file?

dhtmlxGrid doesn’t have functionality to autorefresh itself. You can use third-parties libraries to refresh grid with some delay. To refresh grid data you can use updateFromXML() method docs.dhtmlx.com/doku.php?id=dhtm … atefromxml