listbox default value

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default listbox default value

    I'm using DWMX & ASP and am wondering how to set the default value for a data-bound listbox other than the naturally sorted order it appears from the database table.
    TheRook Guest

  2. Similar Questions and Discussions

    1. xml to combobox, combobox to listbox, listbox todetails
      i am going out of my mind looking for a tutorial i am able to use a xml document and the xml connector component to populate a pulldown menu, i...
    2. listbox to populate a listbox
      I am trying to use a listbox that I have setup using flash remoting call to a db. What I want to happen is when you click on a item in first the...
    3. click listbox and refresh another listbox
      Can someone guide me to a resource on building set of drill-down listboxes? Basically I want to have 4 listboxes. The first starts out with...
    4. Item label displays as "," when moving from listbox to listbox
      I have 2 listboxes: "lb_unselected" and "lb_selected". The first thing in the actions is loop through an array populating these two listboxes. ...
    5. now desparate! - 1st listbox contents disappears when 2nd listbox appears?
      On 23 Jun 2003 12:57:45 -0700, KathyBurke40@attbi.com (KathyB) wrote: Its been a while since you posted but I will answer anyway. The problem...
  3. #2

    Default Re: listbox default value

    Hi,
    The Dynamic Menu server behavior has a textfield that is named Default
    value, and that has a lightning bolt near it (called Dynamic Data). You
    have to set this in order to choose the pre-selected value

    Alexandru

    TheRook wrote:
    > I'm using DWMX & ASP and am wondering how to set the default value for a data-bound listbox other than the naturally sorted order it appears from the database table.
    --
    InterAKT Online - Dreamweaver extensions
    [url]http://www.interaktonline.com/[/url]
    Alexandru COSTIN 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