Skip to content

Custom Data Sources: Add useDefaultSearch Note (#8720)#8731

Merged
arman-boyakhchyan merged 1 commit intoDevExpress:26_1from
arman-boyakhchyan:customstore-usedefaultsearch-info-26-1
May 6, 2026
Merged

Custom Data Sources: Add useDefaultSearch Note (#8720)#8731
arman-boyakhchyan merged 1 commit intoDevExpress:26_1from
arman-boyakhchyan:customstore-usedefaultsearch-info-26-1

Conversation

@arman-boyakhchyan
Copy link
Copy Markdown
Contributor

No description provided.

@arman-boyakhchyan arman-boyakhchyan self-assigned this May 6, 2026
Copilot AI review requested due to automatic review settings May 6, 2026 06:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a documentation note to the “Server-Side Data Processing” topic to clarify when CustomStore.useDefaultSearch should be enabled in custom data source scenarios.

Changes:

  • Appends a [note] block describing scenarios where CustomStore.useDefaultSearch is recommended.
  • Includes links to the useDefaultSearch and load API reference entries.

Comment on lines +386 to +389
Enable **CustomStore**.[useDefaultSearch](/Documentation/ApiReference/Data_Layer/CustomStore/Configuration/#useDefaultSearch) in the following scenarios:

- To use a combined filter in requests (specify only `filter` and omit `searchExpr`, `searchOperation`, and `searchValue`)
- To wrap another DevExtreme data store in a **CustomStore** instance inside the [load](/Documentation/ApiReference/Data_Layer/CustomStore/Configuration/#load) method
@arman-boyakhchyan arman-boyakhchyan merged commit b373292 into DevExpress:26_1 May 6, 2026
10 checks passed
@arman-boyakhchyan arman-boyakhchyan deleted the customstore-usedefaultsearch-info-26-1 branch May 6, 2026 07:01
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.

3 participants