We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

GDBG Master Detail: sorting in details table gets lost somehow

Hi, the sorting of the details table in a master-detail relation with GDBGs gets lost if the details grid is left and entered again. I would like to keep the sorting in the details table like it is automatically done in the masters grid. I tried to store the sorting and always reapply it if it got lost. This works but this operation takes some time and does not look nice even it should not be necessary. Is there another easy way to keep the sorting in the details table? Br, Matthias

1 Reply

AD Administrator Syncfusion Team January 2, 2006 01:28 PM UTC

Hi Matthias, The child tables are known only when the row from the parent table is selected and the sorting information will be lost once you change the selected row from the parent table. But until you did not change the selected row in the parent table, even if you leave the child grid and enter again it wont lose its sorting information. So, if you want to keep the sorting of the child table even after changing the selected row from parent table, you have to store it and apply it explicitly. Here is a sample. Regards, Calvin.

_39179_.zip

Loader.
Live Chat Icon For mobile
Up arrow icon