I've never ran the php example but it sounds like you're missing a
[Bindable] meta data tag on your dataProvider1 variable.

I also corssposted this to the weborb list.

You'll get the best support on weborb here:
http://tech.groups.yahoo.com/group/flashorb/


On 1/14/07, jason_panko <[EMAIL PROTECTED]> wrote:

  I have been following the "simple_weborb_php.mxml" example from The
Midnight Coders website and have run into a warning:

Data binding will not be able to detect assignments to "dataProvider1".

Now I started with the simple_weborb_php.mxml file and proceeded to
add a second datagrid. My first datagrid connected to my database and
posted the results. However, if I ignore the Flex Builder warning and
try to run, nothing populates to my second datagrid and I get no errors.

Any suggestions?

Reply via email to