We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Columns
Source
Hello, I have a TreeDataGrid in my project and I would like to remove Columns from it.
TreeDataGrid
As I understand this feature is not available yet. For example, trying to remove Column from HierarchicalTreeDataGridSource throws exception.
Column
HierarchicalTreeDataGridSource
Will this feature be implemented in the near future?
The text was updated successfully, but these errors were encountered:
Does #148 work for your use-case? I don't know when it will be merged and deployed, though.
Sorry, something went wrong.
fixed by
#310
#311
No branches or pull requests
Hello, I have a
TreeDataGrid
in my project and I would like to removeColumns
from it.As I understand this feature is not available yet. For example, trying to remove
Column
fromHierarchicalTreeDataGridSource
throws exception.Will this feature be implemented in the near future?
The text was updated successfully, but these errors were encountered: