+ Reply to Thread
Results 1 to 2 of 2

List Boxes

  1. #1
    Murf
    Guest

    List Boxes

    Does anyone know of a way of setting a listbox to allow the user to manually
    adjust the column widths, or better yet anyway for the listbox to autosize
    dependant on field lengths or even perform a word wrap?

    Any help would be greatly appreciated,
    Murf.

  2. #2
    Tom Ogilvy
    Guest

    RE: List Boxes

    You can't wordwrap a listbox. You could loop through the list and count the
    number of characters, then have your code adjust the list of the listbox.
    this would be an approximation at best. Other than that you can use the
    horizontal scrollbar by making the width of the box less than the width of
    the column.

    --
    Regards,
    Tom Ogilvy


    "Murf" wrote:

    > Does anyone know of a way of setting a listbox to allow the user to manually
    > adjust the column widths, or better yet anyway for the listbox to autosize
    > dependant on field lengths or even perform a word wrap?
    >
    > Any help would be greatly appreciated,
    > Murf.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1