Hi all,
I want to invoke a service so that when I expand a collapsible panel a service is called to populate some fields within the panel. However, the click event of the panel is never raised unless I click inside the panel. Is there no way to handle a click/expand event on the collapsible panel itself?
Thanks