@@ -41,6 +41,18 @@ This version brings some updates in the API methods. Check the [Migration](migra
4141
4242#### Grid
4343
44+ - [ Row expander. Full config] ( https://snippet.dhtmlx.com/xdw2037t )
45+ - [ Row expander. Subgrid data loading] ( https://snippet.dhtmlx.com/03ndqrqt )
46+ - [ Row expander. Subgrid events handling] ( https://snippet.dhtmlx.com/3364si14 )
47+ - [ Row expander with Form (any Suite widget can be embedded)] ( https://snippet.dhtmlx.com/ov95hiet )
48+ - [ Row expander with Chart (any Suite widget can be embedded)] ( https://snippet.dhtmlx.com/ia7ugn1l )
49+ - [ Row expander. Subgrid with Pagination] ( https://snippet.dhtmlx.com/w1jdz5r8 )
50+ - [ Row expander. Multi-level nested subgrids] ( https://snippet.dhtmlx.com/dih3z7cz )
51+ - [ Row expander. Custom HTML and hiding toggle icon] ( https://snippet.dhtmlx.com/pvgyd3z9 )
52+ - [ Row expander. Subgrid with rows expanded by criteria] ( https://snippet.dhtmlx.com/pbubj175 )
53+ - [ Row expander. Subgrid only in specific rows] ( https://snippet.dhtmlx.com/03udbtmr )
54+ - [ Sorting by multiple columns (multisorting)] ( https://snippet.dhtmlx.com/4ej0i3qi )
55+ - [ Grouping with sorting by multiple columns (multisorting)] ( https://snippet.dhtmlx.com/786zr190 )
4456- [ Grouping and template in group headers] ( https://snippet.dhtmlx.com/dywmb6ec )
4557- [ Search and highlight results] ( https://snippet.dhtmlx.com/p74701lu )
4658- [ Hiding columns using header context menu] ( https://snippet.dhtmlx.com/ygfj3uo3 )
@@ -168,14 +180,14 @@ In this version TreeGrid becomes a part of Grid. Check the [Migration](migration
168180
169181### New samples
170182
171- - [ Grid. Grouping (PRO) ] ( https://snippet.dhtmlx.com/dvqy4ewe )
172- - [ Grid. Grouping customization (PRO) ] ( https://snippet.dhtmlx.com/z3iw2p3k )
173- - [ Grid. Grouping aggregated data via data collection (PRO) ] ( https://snippet.dhtmlx.com/vo3pgkgh )
174- - [ Grid. Grouping missing data (PRO) ] ( https://snippet.dhtmlx.com/0geopa0v )
175- - [ Grid. Grouping and totals in the summary row (PRO) ] ( https://snippet.dhtmlx.com/zhc67itn )
176- - [ Grid. Grouping and totals in group headers (PRO) ] ( https://snippet.dhtmlx.com/7bp6knt7 )
177- - [ Grid. Grouping and totals in group headers via data collection (PRO) ] ( https://snippet.dhtmlx.com/84wfunzz )
178- - [ Grid. Grouping and totals in the summary row via data collection (PRO) ] ( https://snippet.dhtmlx.com/ihd6gtpj )
183+ - [ Grid. Grouping] ( https://snippet.dhtmlx.com/dvqy4ewe )
184+ - [ Grid. Grouping customization] ( https://snippet.dhtmlx.com/z3iw2p3k )
185+ - [ Grid. Grouping aggregated data via data collection] ( https://snippet.dhtmlx.com/vo3pgkgh )
186+ - [ Grid. Grouping missing data] ( https://snippet.dhtmlx.com/0geopa0v )
187+ - [ Grid. Grouping and totals in the summary row] ( https://snippet.dhtmlx.com/zhc67itn )
188+ - [ Grid. Grouping and totals in group headers] ( https://snippet.dhtmlx.com/7bp6knt7 )
189+ - [ Grid. Grouping and totals in group headers via data collection] ( https://snippet.dhtmlx.com/84wfunzz )
190+ - [ Grid. Grouping and totals in the summary row via data collection] ( https://snippet.dhtmlx.com/ihd6gtpj )
179191- [ Grid. Custom totals for footer and columns] ( https://snippet.dhtmlx.com/jhjxjv2l )
180192- [ Grid. Custom totals for footer and columns with dynamic updates on edit] ( https://snippet.dhtmlx.com/59d6hqtm )
181193- [ Grid. Pattern and number masks] ( https://snippet.dhtmlx.com/45gjhciv )
0 commit comments