View Single Post
  #5  
Unread 03-31-2011, 04:54 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Just confirming that you cannot manipulate DataSource objects dynamically. As far as I know they are treated as a list and never added into the XML tree at all (or if they are they would be enumerated differently, since a DataSource can contain many same-named Data items and thus the name could not be used to address them).

You also cannot use a Page as a DataSource.

What you can do, however, is to use several predefined DataSources and switch them out dynamically.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote