Skip to content

[WC-2966] Update docs for data grid v3 #9766

New issue

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

Merged
merged 11 commits into from
Aug 4, 2025

Conversation

iobuhov
Copy link
Contributor

@iobuhov iobuhov commented Jul 1, 2025

Update documentation for widgets under data-widgets module. This PR includes update on filtering.

@iobuhov iobuhov changed the title Update docs for data grid v3 [WC-2966] Update docs for data grid v3 Jul 1, 2025
@iobuhov iobuhov force-pushed the datagrid-3.0-docs branch from 65fa784 to ecfd72f Compare July 24, 2025 07:59

{{% alert color="info" %}}
This property requires advanced knowledge of data grid widget. Please read [Grid Wide Filtering](/appstore/modules/data-grid-2/#grid-wide-filtering) and view its examples for additional guidance.
{{% alert color="warning" %}}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This widget prop is deprecated and removed from DG2. Should I delete this section instead of keeping an explanation up?

Seems like this type of notice would be better as a RN somewhere.


Provides flexibility in how the filter determines which data to filter. **Auto** mode automatically detects filterable attributes from the parent grid when placed in grid columns. **Custom** mode allows manual specification of target datasource and attributes for more complex filtering scenarios including multi-attribute support and cross-entity filtering.

#### Datasource to Filter
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've changed this to "Data source to Filter".

@ConnorLand ConnorLand merged commit 5adc494 into mendix:development Aug 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants