Skip to content

Conversation

pharret31
Copy link
Contributor

No description provided.

@pharret31 pharret31 marked this pull request as ready for review July 21, 2025 23:07
@pharret31 pharret31 requested review from a team as code owners July 21, 2025 23:07
@pharret31 pharret31 requested a review from a team as a code owner July 22, 2025 09:33
return super._getAriaTarget();
}

getSearchBoxController(): SearchBoxController {
Copy link
Contributor

Choose a reason for hiding this comment

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

In all places, you can use this method instead of accessing the private field directly

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure whether it's needed - this method is used only in grids as a WA and normally this class shouldn't provide an access to its private field

Copy link
Contributor

@wdevfx wdevfx left a comment

Choose a reason for hiding this comment

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

Reviewed changes:

  • data_grid/export
  • grid_core/header_filter

@pharret31 pharret31 merged commit dfbd7aa into DevExpress:25_2 Jul 28, 2025
353 of 354 checks passed
@pharret31 pharret31 deleted the 25_2_899-refactoring-data-converter-mixin branch July 28, 2025 12:34
pharret31 added a commit to pharret31/DevExtreme that referenced this pull request Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants