URGENT help needed on XML+DataGrid+Images+Export

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default URGENT help needed on XML+DataGrid+Images+Export

    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

    nda2 Guest

  2. Similar Questions and Discussions

    1. urgent help needed!!!
      this script worked in coldfusion 5 but not after i updgraded to mx 6.1. i do not get any totals for day, week or month. can somone point out the...
    2. URGENT! Projecter help needed! PLEASE HELP !
      Hello! I'M having a lot of problems creating a projector for my movie here is what i am doing : i create my movie as a .DIR then i save it as...
    3. Urgent help Needed
      Hi Guys, I want to know how to do validation in datagrid. Please help me on this regard. -- Thanx And Regards Anantha Narayanan...
    4. Urgent help needed,please
      Hello, Whenever I place the go to URL behaviour on to any sprite and run the movie or projector it freezes Director and I have to force quit. I...
    5. Urgent..EPS export failing
      PC Win 2000 FH9.02 1.5GbRAM Deadline looming... Trying to export a map to Quark EPS format with an embedded Tiff, all text converted to path....
  3. #2

    Default Re: URGENT help needed on XML+DataGrid+Images+Export

    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.....



    steeban Guest

  4. #3

    Default Re: URGENT help needed on XML+DataGrid+Images+Export

    Hi,

    1. use HtmlCellRenderer

    [url]http://philflash.inway.fr[/url]

    Philippe Nomail Guest

  5. #4

    Default Re: URGENT help needed on XML+DataGrid+Images+Export

    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.)

    Thank you!
    nda2 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139