You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [JavaScript Calendars](https://www.syncfusion.com/javascript-ui-controls/js-calendar?utm_source=npm&utm_medium=listing&utm_campaign=javascript-calendar-npm) package contains date and time components such as calendar, date picker, date range picker, date time picker, and time picker. These components come with options to disable dates, restrict selection, and show custom events.
Copy file name to clipboardExpand all lines: controls/data/CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,16 @@
2
2
3
3
## [Unreleased]
4
4
5
-
## 31.2.15 (2025-11-25)
5
+
## 31.2.16 (2025-12-02)
6
+
7
+
### DataManager
8
+
9
+
#### Bug Fixes
10
+
11
+
-`#I786132` - Resolved a script error that occurred when opening the filter dialog in a grid with `enableInfiniteScrolling` enabled in filterSettings while using the `RemoteSaveAdaptor`.
12
+
-`#I786004` - The issue where changing the pageSize via the pager dropdown did not update the page size correctly when the `enableCache` property was set in the `DataManager` within the grid has been resolved.
0 commit comments