Categories | Question details Back To List | ||
Using smartRendering, filters and dragAndDrop hello, I'm actually trying to use the smartRendering mode on and dragAndDrop between two grid with head filters. The problem is when i drag some data from a grid to an other with a filter apply on the first the data drop on the second back in the first after changing the filter. Does the datasets been not refresh after the drop in smartRendering mode? Thanks for your support. Answer posted by dhxSupport on Apr 21, 2009 07:48 This is known issue. Grid doesn't allow row deleting in filtered state. We are working to fix this but unfortunately haven't workaround. |