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
Fixed Datagrid Date Filter custom date formats throwing error. When customers try to use a custom format like YYww.E they were getting an error and also the output date were not correct.
Added
New JS actions for resetting filters in Data grid 2 and Gallery. Reset_All_Filters resets all filters within Data grid 2 or Gallery. Reset_Filter resets a single filter.
[2.7.0] DatagridDateFilter
Fixed
Fixed custom date format throwing error. When customers try to use a custom format like YYww.E they were getting an error and also the output date were not correct.
Added
A new hook that subscribes the widget to external events.
[2.6.0] DatagridDropdownFilter
Added
A new hook that subscribes the widget to external events.
[2.5.0] DatagridNumberFilter
Added
A new hook that subscribes the widget to external events.
[2.5.0] DatagridTextFilter
Added
A new hook that subscribes the widget to external events.
[2.15.0] Datagrid
Added
A new hook that subscribes the widget to external events.
[1.6.0] Gallery
Added
A new hook that subscribes the widget to external events.