Live/concurrent update of modifications done on Grid

Hi,

Is there a way where the updates done by one user to the table is displayed to another user who is editing/viewing the same table?

Check
docs.dhtmlx.com/doku.php?id=tuto … e_tutorial

Hi,
sorry … yes … i checked it before…
Thank you very much… this feature is just awesome!!

Hi Stainislav,

How do we send some values when the live update is being done?
what mean is, suppose if there are 3 users editing the same table, then how does one know that which user has edited ? or perhaps … which user has done some changes which should show live … is this possible ?

Currently this info is not provided to the client side, if you don’t mind to change connector’s core files a bit, I can point where code can be added to get the necessary info on client side.