Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi,
Is there any option to collapse a folding panel by clicking anywhere outside it?
can anyone please suggest a solution.
Hi , I checked folding panel or any Sidebar/ footer actions & services, it doesn't responds to clicks outside the region. Only Navigation widget - Pop out panel has such function.
Hi,
I tried using a dynamic panel and it has a property called 'click outside to close'.It's working with all the elements in the mashup except a grid widget. on click of the grid, the panel is not closing. can you please suggest a solution.
Yeah... I ignored the clickoutsidetoclose checkbox in the widget. So strange that sometimes I still cannot find where it is.
The grid has a double clicked event, you can bind that to Collapse or ToggleExpandCollapse service. Other than that, no idea.