S
Sky
What makes something a valid DataSource? What methods/iterators/etc?
Why do I ask?
I do understand that a DataSet is based on an XML structure...but it's too
table structured for what I am thinking...
Can one read in a an xml file that has various embedded nodes (ie: records
that have children records as XML does best) -- possibly not all the same
length (ie, dif 'column count' for certain 'rows') and try to shove that
into a DataRepeater?
In other words, if I were trying to make a TreeList (Tree with several
columns) based on a DataRepeater, could I read from an XML file? Or do I
have to convert the XML file node by node into a DataSet first?
PS: If anybody has links to someone who has tried this approach, or
similar -- love to hear where!
Best,
Sky
Why do I ask?
I do understand that a DataSet is based on an XML structure...but it's too
table structured for what I am thinking...
Can one read in a an xml file that has various embedded nodes (ie: records
that have children records as XML does best) -- possibly not all the same
length (ie, dif 'column count' for certain 'rows') and try to shove that
into a DataRepeater?
In other words, if I were trying to make a TreeList (Tree with several
columns) based on a DataRepeater, could I read from an XML file? Or do I
have to convert the XML file node by node into a DataSet first?
PS: If anybody has links to someone who has tried this approach, or
similar -- love to hear where!
Best,
Sky