I'm using CollapsiblePanelExtender from AjaxControlToolkit, it works fine when i click on it, but it won't expand all the way on the initial page load (expands about 90%).
I have to collapse it and expand it back manually for it to open up all the way.
I don't have the ExpandedSize property set, because the panel content is dynamic.
Any ideas?