Hello, is there the possibility to catch the SummaryResultPresenter ToolTip and to interact with it?The summary is in the GroupByRecordPresenter.
Please see image attached.
Hello,
I am not sure if this is possible at all. To the best of my knowledge, the tooltip will not allow mouse over so that you can even get over it. You should use a Popup if you want some interaction - like a click.