Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
715
Tooltip for GroupByAreaMulti?
posted

Hi,

I'm trying to limit the number of fields the grid can be grouped by.  I'm handling the Grouping event and cancelling the event if the number of groups exceed the limit.  But I'd like to have some kind of mouse/drop indicator or tooltip to indicate the max number of fields is reached.  I'm using the GroupByAreaMulti.  Is there a way to display a tooltip and only display the tooltip based on some condition?

Thanks,

Harold