Hi,
Ok so ive still got the same problem but Ive dug a little deeper. The selectedindex state of the accordian is not sent back on postback. It doesn't matter what panel i select at the client end it always gets sent back to the sever as the default selectedindex value. In other words the server is not resetting anything... its actually a case of the client not updating viewstate.
Im beginning to wonder if i have misinterpreted what the selected index property does? For all other .net controls this would mean the "currently" selected index.....is this the same with this control... or does it just mean the 'initial" selected index?
I should also add that the accordian is being hosted in an asax which in turn is being hosted in an aspx. Also each pane of the accordian hosts other asax's.
Thanks
Richard
No your not misunderstanding the selected index. The issue with regards to the accordion panel not maintaining its selected index is a known issue and I believe is scheduled to be resolved in the next release of the control toolkit (expected release 28 feb )
I got the latest Toolkit, march 02 release. This problem is still there.
Has anyone able to fix this?
I am having this same problem...has anyone found a workaround?
Calvin X, have you seen the bug athttp://www.codeplex.com/AtlasControlToolkit/WorkItem/View.aspx?WorkItemId=5796 ? If not, I would highly recommend voting on it to help boost its priority in the bug queue.
No comments:
Post a Comment