BootstrapBlazor
BootstrapBlazor copied to clipboard
feat(Table): add OnDoubleClickResizerBarAsync parameter
Is there an existing issue for this?
- [X] I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
add OnDoubleClickResizerBarAsync parameter
Additional context
No response
@ArgoZhang Thank you for contacting us. We will give feedback later.
@ArgoZhang It would be great if we can have this enhancement by this release. As it is a blocker for our project and we have to look for other options.
@gourav2110 There is a problem that needs to be solved. Since click events and drag events have been used, double-click events cannot be obtained.
Do you have any solution or idea?
@ArgoZhang If column header text double click event is already been used.
we can add double-click event on the drag handle of the columns.