Hi,
I am unable to drag and drop rows within a grouped listgrid. After dropping them, they don't become reordered. They just keep the same order the rows were originally. I have attached a code sample that shows the problem. Can you please look into this? Thanks.
edit: To clarify, I have setCanReorderRecords(true). Using the drag and drop to reorder works when the grid is not grouped, but when the grouping is enabled, I'm encountering this problem.
We are using SmartClient Version: v11.1p_2018-04-03/PowerEdition Deployment (built 2018-04-03)
I am unable to drag and drop rows within a grouped listgrid. After dropping them, they don't become reordered. They just keep the same order the rows were originally. I have attached a code sample that shows the problem. Can you please look into this? Thanks.
edit: To clarify, I have setCanReorderRecords(true). Using the drag and drop to reorder works when the grid is not grouped, but when the grouping is enabled, I'm encountering this problem.
We are using SmartClient Version: v11.1p_2018-04-03/PowerEdition Deployment (built 2018-04-03)
Comment