Re: [flexcoders] retrieve row # from XMLList w/ Namespaces for combo selectedIndex?

2010-08-25 Thread claudiu ursica
Parse the xml into a custom class/collection, and upon insertion you can assign a custom id e.g. the number of the row. C From: MicC To: flexcoders@yahoogroups.com Sent: Wed, August 25, 2010 8:58:40 AM Subject: [flexcoders] retrieve row # from XMLList w

[flexcoders] retrieve row # from XMLList w/ Namespaces for combo selectedIndex?

2010-08-25 Thread MicC
comboBox dataProvider named responseRows = XMLList with Namespace so row data looks like: http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2"; xmlns:ddl2_2="http://schemas.microsoft.c