Hi,
I need to display the calculation details of the summary when i click on the summary Value of the ultragrid.
Plz need an example . how to do that.
Hello Michel,
Regarding an event to catch the click on the summary row / summary cell, I would recommend taking a look at the following forum thread: https://ko.infragistics.com/community/forums/f/ultimate-ui-for-windows-forms/88478/event-for-clicking-on-the-summary-row.
thx !
I'm using the ExternalSummaryValueRequested Event,, i need to capture the eventclick of the SummaryCell to display the details to tell the user how the value of the summary was obtained.
thx
I have been investigating into the behavior you are looking to achieve, and you have mentioned a “summary column” in the title. Are you using a calculated column in this case, or are you using the default summaries of the UltraGrid?
Also, what details of the summary are you looking to show in the display? Can you please elaborate a bit more on this?