Skip to content

Commit 4c6bfe9

Browse files
Merge pull request #541 from Syncfusion-Content/hotfix/hotfix-v29.1.33
DOCINFRA-2341_merged_using_automation
2 parents d374262 + e4438ac commit 4c6bfe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ej2-javascript/grid/columns/frozen-column.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ In the following example, the [frozenColumns](../../api/grid/#frozencolumns) pro
4646
> * Frozen Grid support column virtualization feature, which helps to improve the Grid performance while loading a large dataset.
4747
> * The frozen feature is supported only for the columns that are visible in the current view.
4848
> * You can use both `frozenColumns` property and [frozenRows](../../api/grid/#frozenrows) property in the same application.
49+
> * When both frozen Columns and column virtualization are enabled, horizontal scrolling using touchpad gestures (e.g., two-finger swipe) is not supported. Users must use the horizontal scrollbar to scroll the Grid content.
4950
5051
## Freeze particular columns
5152

0 commit comments

Comments
 (0)