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

flash data integration

group:

URGENT help needed on XML+DataGrid+Images+Export


URGENT help needed on XML+DataGrid+Images+Export nda2
10/18/2005 1:09:05 AM
flash data integration: Hi!

Please, help me on the following task: I'm creating a product catalog (Flash +
XML ) that will be used locally (from CD or on hard drive). Trying to program
it i stuck in the following problems:

1. How to display images in DataGrid rows? (every row got it's own image
according to data in XML file)

2. How to put a button and an input tag in DataGrid row, so that i could enter
a number in it and pass it futher pressing on that button?

3. How to copy "multiple-selected" rows from one DataGrid to another?

4. How to export DataGrid contents into a Excel format?

5. What is the best way to pass DataGrid contents to a printer?

6. How to count a column's contents automatically? (it's a TOTAL for items
ordered)


Sorry for my English!
Thank you for any help!!!

Den
Re: URGENT help needed on XML+DataGrid+Images+Export steeban
10/24/2005 7:07:28 AM
Hi den,
don't do all this things in datagrid, some of the things you can do using cell
renderer, check this cell renderer. But there is one more problem, if you are
going to have a lot of data, then the datagrid will really struck up to load
the data fastly....... so its better to do in some other language like
..net..... if it is a simple datagrid then you can do in flash.....


Re: URGENT help needed on XML+DataGrid+Images+Export Philippe Nomail
10/24/2005 9:28:29 PM
Hi,

1. use HtmlCellRenderer

http://philflash.inway.fr
Re: URGENT help needed on XML+DataGrid+Images+Export nda2
10/25/2005 12:07:57 AM
Philippe and steeban, thank you for the advice!! (I had to use mProject (for exporting+printing) along with Flash + 3rd-party .as for unicode stuff.)

AddThis Social Bookmark Button