Hi,
I've tried different techniques to set the width of the panel;
Using JS [Appery("panel1").css("width","250px");
Using the CSS option [width:75%;]
These both work by setting the width as required, BUT,
If I click on the panel anywhere in the extended right hand side (i.e. the extra bit I've added by extending the width), the panel closes.
Is there anyway to set the width and set the width where the panel closes?
Many thanks.
Andy