Microsoft
Software
Hardware
Network
Question : Load content when panel is extended
I am using a updatepanel control, which contains a CollapsiblePanelExtender to expand/collapse a panel.
When the page loads for the 1st time i need the panel to be collapsed (which i am able to do). What i need is - When expand link is clicked, the panel should get expanded and should show some data in a grid. How to do this. Sample code would help.
Point is that when the page loads for the first time with collapsed panel, no call to populate data grid should be happening. Only when panel is expanded the call to populate grid needs to happen.
Answer : Load content when panel is extended
Found my own solution using the more efficient page wethods.
Random Solutions
Win7 Previous Versions
Is realplayer still as invasive and stuffed with spyware etc. as it used to be?
Help formulating pointcut for methods implementing annotated interface methods
New Server - New Small Office
redirect after popup
Dial tone recovery store mount for all users..
cannot access own website from SBS 2008 domain
Change file associations thru GPO
MS Access
How do I subclass in VB6 to capture user left mouse event on the title bar?