What is new of Accordion v1.1.15
- Fixed the Accordion could not works in UpdatePanel's bug.
- Fixed the Accordion could not get the SelectIndex value if AutoPostBack set to "false"
bug.
- Fixed the Accordion could not fill parent bug.
- Fixed set the Collapsable to "true", when collapsable the Accordion nerver could open again bug.
- Accordion,View,NavView DesignTime supports features added.
- jQuery Css Framework supports for DesignTime and RunTime
- AutoHeight,FillSpace properties is removed.Accordion using AutoSizeMode to set the
Accordion's Layout
- Collapsable property is changed to "AllowCollapseAllSections"
- Animate property is changed to "CollapseAnimation" and it 's type is changed to
"CollapseAnimations"
- ClearStyle property is changed to "IsClearStyle"
- TriggerEvent is changed to "OpenSectionEvent"