
November 13th, 2005, 12:10 AM
| | | Is there a way to "freeze" a column in a multi-column Listbox?
I have an app in which users can select stuff from a multi-column listbox.
There are something like 30 columns of info for each item and all are
included in the listbox. When I scroll to the right to read some of them,
the identifying info is now scrolled off the screen to the left. Is there a
way to do this directly?
I think I can fake a solution by overlaying one listbox with the one column
on top of the other, but that's be clunky and hard to keep sync'd.
Any ideas?
Thanks. | 
November 13th, 2005, 12:10 AM
| | | Re: Is there a way to "freeze" a column in a multi-column Listbox?
On Sat, 29 May 2004 01:43:36 GMT, "Colleyville Alan"
<aecharbonneau@nospam.comcast.net> wrote:
Use a different interface. Listboxes just can't do this. Some 3rd
party grid controls can do this 'freeze columns' thing.
-Tom.
[color=blue]
>I have an app in which users can select stuff from a multi-column listbox.
>There are something like 30 columns of info for each item and all are
>included in the listbox. When I scroll to the right to read some of them,
>the identifying info is now scrolled off the screen to the left. Is there a
>way to do this directly?
>
>I think I can fake a solution by overlaying one listbox with the one column
>on top of the other, but that's be clunky and hard to keep sync'd.
>
>Any ideas?
>Thanks.
>[/color] | 
November 13th, 2005, 12:10 AM
| | | Re: Is there a way to "freeze" a column in a multi-column Listbox?
Tom van Stiphout <tom7744@no.spam.cox.net> wrote in message news:<fa4gb0tjempfvt8d00jkgsootu6d8pa9tt@4ax.com>. ..[color=blue]
> On Sat, 29 May 2004 01:43:36 GMT, "Colleyville Alan"
> <aecharbonneau@nospam.comcast.net> wrote:
>
> Use a different interface. Listboxes just can't do this. Some 3rd
> party grid controls can do this 'freeze columns' thing.
>
> -Tom.
>
>[color=green]
> >I have an app in which users can select stuff from a multi-column listbox.
> >There are something like 30 columns of info for each item and all are
> >included in the listbox. When I scroll to the right to read some of them,
> >the identifying info is now scrolled off the screen to the left. Is there a
> >way to do this directly?
> >
> >I think I can fake a solution by overlaying one listbox with the one column
> >on top of the other, but that's be clunky and hard to keep sync'd.
> >
> >Any ideas?
> >Thanks.
> >[/color][/color]
Do you need to see all the columns in the listbox? If not, remove them. | 
November 13th, 2005, 12:11 AM
| | | Re: Is there a way to "freeze" a column in a multi-column Listbox?
How about a datasheet subform?
You can freeze the first column (maybe more) there.
HTH
- Turtle
"Colleyville Alan" <aecharbonneau@nospam.comcast.net> wrote in message
news:cVRtc.7529$js4.1832@attbi_s51...[color=blue]
> I have an app in which users can select stuff from a multi-column listbox.
> There are something like 30 columns of info for each item and all are
> included in the listbox. When I scroll to the right to read some of them,
> the identifying info is now scrolled off the screen to the left. Is there[/color]
a[color=blue]
> way to do this directly?
>
> I think I can fake a solution by overlaying one listbox with the one[/color]
column[color=blue]
> on top of the other, but that's be clunky and hard to keep sync'd.
>
> Any ideas?
> Thanks.
>
>[/color] | 
November 13th, 2005, 12:11 AM
| | | Re: Is there a way to "freeze" a column in a multi-column Listbox?
"MacDermott" <macdermott@nospam.com> wrote in message
news:js_tc.3538$Yd3.229@newsread3.news.atl.earthli nk.net...[color=blue]
> How about a datasheet subform?
> You can freeze the first column (maybe more) there.[/color]
Thanks for the info all who replied. |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over network members.
|