Page 1 of 1

[REACT] Click/Double click column to open a popup

Posted: Thu Jun 01, 2023 10:00 pm
by calendardeveloper

Is it possible to double click a column name and display a custom popup? What would be the best way to do that? It seems I should use a renderer and add my own click handlers? Or is there another recommended approach?


Re: [REACT] Click/Double click column to open a popup

Posted: Thu Jun 01, 2023 11:08 pm
by marcio

Hey calendardeveloper,

Yes, the approach that you suggest would be the recommended one for achieving what you described. You can check the following documentation where there is a snippet of a button (that could be the column name element) and a custom popup being displayed https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Popup