View Single Post
  #4  
Unread 03-30-2011, 06:56 PM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,096
Default

Quote:
Originally Posted by Drumstix42 View Post
Not sure why, but you can add Data objects to just a plain page. Unless you really need the Datasource for something?
Quote:
Originally Posted by Landiin View Post
if I recall you can not directly access the info in a DataSource object. You can add a data object to a page object and access but not from within aq DataSource object.
So if I understand you correctly:

<Page>
<data>
<data>
<data>
</Page>

works. Can it feed a dropdown....that is what i was using the datasource for.

Silat
Reply With Quote