Hi moghazali. Thanks for your reply. Yes, I've tried using the "Visible" property but it actually throws a javascript error. I originally set my "pnlMenuOptions" panel to visible=false, but the collapsiblepanelextender wasn't able to find the "lnkExpand" at all. I believe I received a js error like "Object Expected" or something. Setting the "display" style instead, eliminated the javascript error but caused the unexpandable issue I'm currently experiencing.
Main Topics
Browse All Topics





by: moghazaliPosted on 2009-06-15 at 22:37:01ID: 24635082
Have you tried using Visible property on Panels rather than setting their Style?