It can not use XML directly as a dataProvider, I believe it can only be a viewStack derivates or an array.
I fought this for a while and ended up extending the control, overriding the dp setter and then passing it as an array to the super class. If there was an easier way (which may exist) I missed it. Mike --- In [email protected], "dorkie dork from dorktown" <[EMAIL PROTECTED]> wrote: > > Can the LinkBar use XML in the DataProvider? If not I thought there was a > method to manipulate the data coming into the dataProvider? >
