Ask a Question related to ASP.NET Building Controls, Design and Development.

  1. #1

    Default collapsible panel?

    anyone done a collapsible panel in VB by inheriting the ASP:panel control I
    need to create one. A server side collapse would be fine but obviously i
    prefer client side collapse I have no idea how to do this and time as always
    is not on my side.

    Some code in Vb would be great but I'll readilly accept source in c#

    Thanks in anticipation

    Colin


    ColinRobinson Guest

  2. Similar Questions and Discussions

    1. Spry Collapsible Panel to close after 20seconds ?
      Anyone know how i can make my CollapsiblePanelContent close automatically after 20 seconds (with out been clicked)
    2. Spry Collapsible Panel
      Hi All, When using the spry collapsible panel, how can I add a column on the right side of Tab div, basically dividing the Tab div into two. ...
    3. Collapsible Lists
      Can someone tell me if there is an easy way of creating collapsible lists in MX? I just need something simple. Thanks.
    4. Creating a Collapsible List
      Need some easy script for creating a collapsible list in HTML. Thanks Mellane Lee
    5. collapsible menu
      hi. i'd like to do a simple test. i want a line of text and a plus sign next to it. you click on the plus sign and it displays content underneath...
  3. #2

    Default Re: collapsible panel?

    This one is pretty good.

    [url]http://www.metabuilders.com/Tools/ExpandingPanel.aspx[/url]

    Bryce

    "ColinRobinson" <noEmail@x.com> wrote in message
    news:u3zqGrCwEHA.2804@TK2MSFTNGP14.phx.gbl...
    > anyone done a collapsible panel in VB by inheriting the ASP:panel control
    I
    > need to create one. A server side collapse would be fine but obviously i
    > prefer client side collapse I have no idea how to do this and time as
    always
    > is not on my side.
    >
    > Some code in Vb would be great but I'll readilly accept source in c#
    >
    > Thanks in anticipation
    >
    > Colin
    >
    >

    Bryce Budd Guest

  4. #3

    Default Re: collapsible panel?

    Try telerik's at [url]www.telerik.com[/url]
    "Bryce Budd" <bryce_budd@[don^t solicit]hotmail.com> wrote in message
    news:uxHSWFY3EHA.3336@TK2MSFTNGP11.phx.gbl...
    > This one is pretty good.
    >
    > [url]http://www.metabuilders.com/Tools/ExpandingPanel.aspx[/url]
    >
    > Bryce
    >
    > "ColinRobinson" <noEmail@x.com> wrote in message
    > news:u3zqGrCwEHA.2804@TK2MSFTNGP14.phx.gbl...
    > > anyone done a collapsible panel in VB by inheriting the ASP:panel
    control
    > I
    > > need to create one. A server side collapse would be fine but obviously i
    > > prefer client side collapse I have no idea how to do this and time as
    > always
    > > is not on my side.
    > >
    > > Some code in Vb would be great but I'll readilly accept source in c#
    > >
    > > Thanks in anticipation
    > >
    > > Colin
    > >
    > >
    >
    >

    Nick Stansbury 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