File tree Expand file tree Collapse file tree 2 files changed +20
-26
lines changed
EJ2_ASP.NETCORE/scrolling Expand file tree Collapse file tree 2 files changed +20
-26
lines changed Original file line number Diff line number Diff line change @@ -90,24 +90,21 @@ The following example enable column virtualization using `EnableColumnVirtualiza
9090* The following features are compatible with column virtualization and work within the viewport:
9191 1. Column resizing
9292 2. Column reordering
93- 3. Column chooser
94- 4. Auto-fit
95- 5. Print
96- 6. Clipboard
97- 7. Column menu - Column chooser, AutofitAll
93+ 3. Auto-fit
94+ 4. Print
95+ 5. Clipboard
96+ 6. Column menu - AutofitAll
9897
9998* Column virtual scrolling is not compatible with the following feature
10099 1. Grouping
101100 2. Colspan
102101 3. Batch editing
103- 4. Column with infinite scrolling
104- 6. Stacked header
105- 7. Row template
106- 8. Detail template
107- 9. Hierarchy grid
108- 10. Autofill
109- 11. Column chooser
110- 12. Page
102+ 4. Stacked header
103+ 5. Row template
104+ 6. Detail template
105+ 7. Hierarchy grid
106+ 8. Autofill
107+ 9. Page
111108
112109## Browser height limitation in virtual scrolling and solution
113110
Original file line number Diff line number Diff line change @@ -91,24 +91,21 @@ The following example enable column virtualization using `enableColumnVirtualiza
9191* The following features are compatible with column virtualization and work within the viewport:
9292 1. Column resizing
9393 2. Column reordering
94- 3. Column chooser
95- 4. Auto-fit
96- 5. Print
97- 6. Clipboard
98- 7. Column menu - Column chooser, AutofitAll
94+ 3. Auto-fit
95+ 4. Print
96+ 5. Clipboard
97+ 6. Column menu - AutofitAll
9998
10099* Column virtual scrolling is not compatible with the following feature
101100 1. Grouping
102101 2. Colspan
103102 3. Batch editing
104- 4. Column with infinite scrolling
105- 6. Stacked header
106- 7. Row template
107- 8. Detail template
108- 9. Hierarchy grid
109- 10. Autofill
110- 11. Column chooser
111- 12. Page
103+ 4. Stacked header
104+ 5. Row template
105+ 6. Detail template
106+ 7. Hierarchy grid
107+ 8. Autofill
108+ 9. Page
112109
113110## Browser height limitation in virtual scrolling and solution
114111
You can’t perform that action at this time.
0 commit comments