473,386 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Using Horizontal Scroll with First Column Fixed.

I have created a SearchForm which is basically a PopUp Continuous Form
that displays 15 Fields. Each field is displayed as a column and when
the user clicks on any record or row, the form closes and that
complete record is displayed in the MainForm.

At the bottom of the SearchForm is the Horizontal Scroll Bar. This
lets the user view all the fields, since they do not all fit on the
screen.

The first field is the ITEMNAME. The problem is that when the user
scrolls to the right, the ITEMNAME disappears to the left and it
becomes difficult for the user to keep reference to the record they
are focused on.

Is there a way to keep the ITEMNAME field (1st Column) fixed, and have
only the remaining 14 Fields scroll ???

Thanks
Greg

May 22 '07 #1
3 3954
ARC
Yes! Make sure that the form is displayed as a datasheet. If it is not, you
might want to make your popup search form to have a subform that is the
datasheet of the 15 fields. Then all you have to do is open the form (not in
design mode) so that it is displaying the actual data. Then highlight the
first columnn for the item name, and then choose the option to freeze the
pane. Now simply click the save button, then you can close the subform
datasheet. Now the next time you open the actual search form, the item name
column will stay visible when the user scrolls.
<Ap******@gmail.comwrote in message
news:11*********************@x18g2000prd.googlegro ups.com...
>I have created a SearchForm which is basically a PopUp Continuous Form
that displays 15 Fields. Each field is displayed as a column and when
the user clicks on any record or row, the form closes and that
complete record is displayed in the MainForm.

At the bottom of the SearchForm is the Horizontal Scroll Bar. This
lets the user view all the fields, since they do not all fit on the
screen.

The first field is the ITEMNAME. The problem is that when the user
scrolls to the right, the ITEMNAME disappears to the left and it
becomes difficult for the user to keep reference to the record they
are focused on.

Is there a way to keep the ITEMNAME field (1st Column) fixed, and have
only the remaining 14 Fields scroll ???

Thanks
Greg

May 23 '07 #2
Thanks

I'll try your suggestion, however I believe I may run into problems
because I do sorting based on LabelClicks, etc... and believe I am
going to lose some flexibility by switching over to datasheet. I'll
see what happens!

Thanks
Greg

May 23 '07 #3
ARC
What I do is to make a shortcut menu with the sort ascending, descending,
filter by selection, and remove filter/sort. Then I set all the fields in
the datasheet to have this custom shortcut menu bar. That way, you don't
need any coding for sorting, etc.

Hope this helps,

<Ap******@gmail.comwrote in message
news:11**********************@p47g2000hsd.googlegr oups.com...
Thanks

I'll try your suggestion, however I believe I may run into problems
because I do sorting based on LabelClicks, etc... and believe I am
going to lose some flexibility by switching over to datasheet. I'll
see what happens!

Thanks
Greg

May 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

28
by: Anthony Williams | last post by:
Good morning, I'm currently designing a site, using CSS, and wish to create a variable width two-column layout, with header and footer, and one fixed-width column on the left. Previously, I...
14
by: Dave | last post by:
My web site is not particularly theme-based, but it contains an Art Gallery I'd like to display in a different perspective. I would like to horizontally scroll it, rather than vertically - as if...
1
by: RA | last post by:
Hi I wonder if anyone tried this or know if it has been fixed. I am using vs .net 1.1 and have a windows form. In the form I have a DataGrid with the following format: 3 first Columns are of...
1
by: Jeremy Chapman | last post by:
I've got a grid inside a div so that it's got scroll bars around it. What I want to do is have the header row fixed at the top, so that the vertical scroll bars scroll just the data rows of the...
2
by: Tina | last post by:
Am I missing something or does the listbox web control not have a horizontal scroll capability? Thanks, T
6
by: ApexData | last post by:
I have created a Search Form that is basically a Popup ContinuousForm that consists of 15 fields(columns). When the user clicks on a record(row) the form closes and the selected record displays on...
0
by: ApexData | last post by:
I have created a Search Form that is basically a Popup ContinuousForm that consists of 15 fields(columns). When the user clicks on a record(row) the form closes and the selected record displays on...
1
by: amuven | last post by:
Hi All, I need to put a horizontal scroll bar for 4 cells alone where my first cell in table should not contain any horizontal scroll bar . In clear, let us say there are 5 columns in my...
0
by: skoyala | last post by:
Hi All, I need to put a horizontal scroll bar for 4 cells alone where my first cell in table should not contain any horizontal scroll bar but i need to put vertical scroll bar to both first and 4...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.