Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
7c9548b
docs(common):Create common article for descriptors
NansiYancheva Oct 8, 2024
0049a35
Update components/gantt/gantt-tree/filter/overview.md
NansiYancheva Oct 14, 2024
995d049
revamp by adding all descriptors
NansiYancheva Oct 15, 2024
3eab836
revamp main and refer related articles
NansiYancheva Oct 18, 2024
7a4d238
update common article
NansiYancheva Oct 21, 2024
5308b44
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 21, 2024
1aa3130
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 21, 2024
de0bd4d
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 21, 2024
990e0ed
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 21, 2024
00ffc44
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 21, 2024
718ae0d
Update components/filter/overview.md
NansiYancheva Oct 21, 2024
c6b287e
update after review
NansiYancheva Oct 21, 2024
754fe04
update after support review
NansiYancheva Oct 22, 2024
efa5736
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
ae7ed26
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
1065253
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
dfcd925
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
94fa2e2
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
ca6a715
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
0352538
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
58ba27c
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
5844650
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
6db2252
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
7caa380
Update common-features/data-binding/descriptors.md
NansiYancheva Oct 22, 2024
0e3247b
update after tech writer review
NansiYancheva Oct 22, 2024
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update common-features/data-binding/descriptors.md
Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
  • Loading branch information
NansiYancheva and dimodi authored Oct 21, 2024
commit 1aa31302f3bde3a1bd80f443e1e02fff6eb58e56
2 changes: 1 addition & 1 deletion common-features/data-binding/descriptors.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This article explains how to retrieve the applied filtering, searching, sorting,
* [Gantt]({%slug gantt-overview%})
* [TreeList]({%slug treelist-overview%})

## Obtain Filtering, Searching, Sorting, Grouping criteria
## Get Sort, Filter, Group, and Search Descriptors

There are two ways to obtain the applied filtering, searching, sorting, grouping criteria:

Expand Down
Loading