Skip to main content

Sorting only in top level rows

Comments

2 comments

  • Dapfor Team

    Hi,

    You can dock newly added rows to the top of their parent. Docked rows are simple data rows that can be docked on top or bottom at any hierarchical level. Such rows don’t depend on data sorting direction and constantly stay on their fixed positions. In programming, docking is accessible via Row.Dock property. You may specify multiple docked rows. If your grid already has docked rows, the next docked row will be placed after the previously docked row and the first non-docked row. Docked rows can also be filtered or grouped as any other data rows.

    0
  • guest

    Thanks for this info. This works very nice :)

    0

Please sign in to leave a comment.

Powered by Zendesk