all groups > flash data integration > july 2005 >
You're in the

flash data integration

group:

How to display a set of data in a data grid when driven by a combo box?


How to display a set of data in a data grid when driven by a combo box? Si Fi
7/1/2005 8:45:54 AM
flash data integration:
I am trying to build a page where the user can select a syle of food (i.e.
chinese, italian etc) from a combo. I would then want the relevent restaurants
to be displayed, possibly in a DataGrid. Is this easily do able like this?
Would i need more than 1 XML file.
Re: How to display a set of data in a data grid when driven by a combo box? conquerors04
7/5/2005 12:00:00 AM
There is a tutorial on this forum that could really help you, try this:
Re: How to display a set of data in a data grid when driven by a combo box? ay13
7/7/2005 12:00:00 AM
what if you dont have a dynamic source to pull the data from.. what if you
have 2 static XML files and you need to pull the businesses for a selected
catagory out of the static XML files.. is that possible?
Re: How to display a set of data in a data grid when driven by a combo box? Si Fi
8/3/2005 12:47:15 PM
I managed to create a combo box that lets the user choose the style of food,
which then display all the relevent restaurants details. I used just one static
XML file for this.

check it out

www.yourbirmingham.co.uk/restaurants.htm
Re: How to display a set of data in a data grid when driven by a combo box? mobiusi
8/16/2005 3:50:53 AM
How were able to do that. I am a noob and all i have been able to do is use the
xmlconnector to populate a datagrid. I want ot be able to select data from the
combo box or datagrid to populate a text area like you did
Re: How to display a set of data in a data grid when driven by a combo box? Si Fi
8/16/2005 5:03:23 PM
First off I created 1 XML file that contains all of the info I wish to display.
It also includes a node for the type of resturant.

I then pretty much followed a tutorial:
http://www.macromedia.com/devnet/flash/articles/xmlconnector.html

Let me know how you get on.
AddThis Social Bookmark Button