javascript - ag-grid sorting on cell value changed -


values in grid table can change @ time. keep sorted after every value change in sorted column. there grid or column api can call in oncellvaluechanged event?

regards

you try like

gridoptions.api.setsortmodel(gridoptions.api.getsortmodel()) 

but may overkill - can state off current column sort , apply accordingly


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -