PDA

View Full Version : Can you convert an XmlListCollection() to an Array()


zanshin
10-15-2009, 10:47 PM
I have an XmlListCollection() with 73 columns and multiple rows. Is there a way to convert this to an
Array()? I'm trying to access the "data" object sent through an rendererProvider and it appears comes across as null if it's not in an Array().