Basicaly I have an accordian view. The first pannel is a dataGrid, the secound pannel is a viewstack. What I want is for when I go from the dataGrid to teh viewstack, that the viewstack switch to the first view. However all I seem to be able to do is ether get an error because the viewstack doesn't exist, or every time I click to switch the viewstack it throws me right back to the first view. The viewstack will show the details for an item someone selects on the datagrid.
I thought if I could bind a variable to selectedIndex then I could just change that, and when the viewstack showed it would use that value and switch. Any ideas? ------------------------ Yahoo! Groups Sponsor --------------------~--> AIDS in India: A "lurking bomb." Click and help stop AIDS now. http://us.click.yahoo.com/VpTY2A/lzNLAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

