I suspect you want to have two (or more) accordion panes open at once? SplitContainer might be better for that. I think this topic has come up before, but anyway currently you can't do that with AccordionContainer.
what i am lookin at is to create n number of accordion panes within an accordion container, these are numbered 1 onwards, now suppose there are 10 divisions in the accordion container from 1 - 10, the user should be able to drag the say 8 and drop it on the 2 nd so that a switch takes place between the two and the 8 th is moved to 2nd position and 2nd moved to 8..
SplitContainer
I suspect you want to have two (or more) accordion panes open at once? SplitContainer might be better for that. I think this topic has come up before, but anyway currently you can't do that with AccordionContainer.
Well not quite
Hey bill thanks for replying
what i am lookin at is to create n number of accordion panes within an accordion container, these are numbered 1 onwards, now suppose there are 10 divisions in the accordion container from 1 - 10, the user should be able to drag the say 8 and drop it on the 2 nd so that a switch takes place between the two and the 8 th is moved to 2nd position and 2nd moved to 8..
something like a move up and down using DnD
is that possible now ??
Dino
ah!
Oh I see.... unfortunately, no, that's not supported now.
any way we can achieve that
hey bill is there a way we can achieve that any ideas would be really really helpful :-)
dino