Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default Flash Data Grids

    Is it possible to have a max count and link off to the next collection count
    in the new flash data grid.
    Let's say I have 1000 records and I want to just pull a max of 100 records
    at a time and go next to the next `100 and so on??????

    Geno


    genegodsey Guest

  2. Similar Questions and Discussions

    1. Dragging between differing data grids
      I want to drag items from a number of different data grids into a master grid, but all the tables have differing data. I want to detect what table...
    2. Loading data grids with a single value
      Sometimes when populating a datagrid, my XML results will return a single value where naturally a datasource should have an array. Is there some...
    3. data grids
      when ever i am clicking on a control in a datagrid the grid goes down send me a possible solution for this *** Sent via Developersdex...
    4. Still needing help on Data Grids/Tables in Flash.
      I'm needing to know if I can possibly use tables in Flash to organize data. I also want to assign behaviors to certain fields for navigation. ...
    5. Unbound tables or grids of data?
      Can anyone suggest a solution: I would like to display data to the user in a tabular form, similar to the DataGrid control, but without using...
  3. #2

    Default Flash Data Grids

    Is it possible to have a max count and link off to the next collection count
    in the new flash data grid.
    Let's say I have 1000 records and I want to just pull a max of 100 records
    at a time and go next to the next `100 and so on??????

    Geno


    genegodsey 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