Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Si Fi #1
How to display a set of data in a data grid when drivenby a combo box?
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.
Si Fi Guest
-
Problem with Data Grid reading dynamic data
I have created a website that uses datagrids to read data from an asp page. It works great, and fills the datagrid perfectly but it does not work... -
Sorting data grid with combo box
I have a data grid that is using cell rendering in one of the columns to produce a combo box. The combo box does not seem to keep its value when I... -
How to append data in data grid from response
I am displaying the data say 10 records in the data grid from the HTPPResponse. I am having button below the data grid named " more". When user... -
Drag and drop data between cells in a data grid
Check out this, dino has explained how to do drag and drop in datagrid http://msdn.microsoft.com/msdnmag/issues/04/01/CuttingEdge/default.aspx --... -
Display data from database in a scrollable data grid on an ASP Page
Hi All, I want to display data from database in a scrollable data grid on an ASP Page. I want to use it for entering data also. Should i have to... -
conquerors04 #2
Re: How to display a set of data in a data grid whendriven by a combo box?
There is a tutorial on this forum that could really help you, try this:
[url]http://www.macromedia.com/devnet/mx/flash/articles/flash_xmlphp.html[/url]
conquerors04 Guest
-
ay13 #3
Re: How to display a set of data in a data grid whendriven by a combo box?
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?
ay13 Guest
-
Si Fi #4
Re: How to display a set of data in a data grid whendriven by a combo box?
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
[url]www.yourbirmingham.co.uk/restaurants.htm[/url]
Si Fi Guest
-
mobiusi #5
Re: How to display a set of data in a data grid whendriven by a combo box?
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
mobiusi Guest
-
Si Fi #6
Re: How to display a set of data in a data grid whendriven by a combo box?
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:
[url]http://www.macromedia.com/devnet/flash/articles/xmlconnector.html[/url]
Let me know how you get on.
Si Fi Guest



Reply With Quote

