BootstrapBlazor icon indicating copy to clipboard operation
BootstrapBlazor copied to clipboard

feat(Table): add OnDoubleClickResizerBarAsync parameter

Open ArgoZhang opened this issue 9 months ago • 4 comments

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 avatar May 08 '24 03:05 ArgoZhang

@ArgoZhang Thank you for contacting us. We will give feedback later.

bb-auto[bot] avatar May 08 '24 03:05 bb-auto[bot]

@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 avatar Jun 10 '24 06:06 gourav2110

@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 avatar Jun 10 '24 10:06 ArgoZhang

@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.

gourav2110 avatar Jun 10 '24 13:06 gourav2110