Skip to content

Pinning on Both sides sample issues and improvements #3758

@ChronosSF

Description

@ChronosSF

The sample needs some improvements and has an issue:

  • open prod version
  • select a column
  • pin it to the left
  • pin it to the right

The pinning border on the left disappears, this happens in React too.

Also if the buttons are not supposed to work for specific states of the column or grid, then bind their disabled property to something that checks the state. E.g. if a column pinned to the right cannot be directly pinned to the left with the button but instead has to be unpinned first, then you can disable the pin right button when selecting on it. Same for a pin left button if you select a column already pinned to the left.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions