I found that when I use editor to create or update the row in serve side mode and use drawType: 'page',
option, it it will refetch all the data each time, I think this is slow and waste, So how can I update only the changed row ?
↧
Is any possible update only assigned rows in server side
↧