An HTML5, jQuery-based widget library for building modern web apps.
2.54k
stars
1.9k
forks
source link
Expose ToolBar.Custom.ClientTemplateHandler and ToolBar.Custom.ClientTemplateView API configurations for the Grid's ToolBar #7955
Closed
alestoya closed 2 months ago
Overview
At this stage, the ToolBar.Custom() API configuration does not expose built-in configurations for adding a handler and partial view. E.g:
Current behavior
The ToolBar.Custom() API configuration does not expose built-in configurations for adding a handler and partial view.
Expected/desired behavior
The ToolBar.Custom() API configuration should expose built-in configurations for adding a handler and partial view.
Environment