S
scadav
#1
Assume I want to have a continuous form and want to populate it with a
bunch of fields that I do not want the user to edit. Basically a
read-only view (They will have to drill down into the details of the
record in order to change it). When I create the continuous form, I am
locking all the controls so the user cannot change them from this view.
If a certain field uses a combo box to populate it, the drop down
arrow appears in the form giving the user the impression that they can
change this field, but obviously they can't because it is lock.. To
get around this problem, I end up creating a bunch of dlookups to
unbound text boxes, but this just seam so inefficient. Can anyone
suggest a better way? For multiple reasons, I do not want to use
datasheet view in this "read-only" view.
#2
Is there a way to implement some type of grid control into access? I
was hoping for some type of sorting capabilities in the grid. I am
pretty new to access, so I was hoping the grid technology would be very
easy and cheap.
#3
This seams to be a very simple problem, but I can't solve it. I am
preventing a user from seeing all of the toolbars that access displays
(form view, formatting, etc) via the startup configuration screen. I
only have one exception to this which is the print preview toolbar when
someone is previewing a report that I have run. That tool bar contains
a print icon, a "close" button, a % increase option, etc. Is there a
way to just keep that toolbar?
Thanks in advance.
Assume I want to have a continuous form and want to populate it with a
bunch of fields that I do not want the user to edit. Basically a
read-only view (They will have to drill down into the details of the
record in order to change it). When I create the continuous form, I am
locking all the controls so the user cannot change them from this view.
If a certain field uses a combo box to populate it, the drop down
arrow appears in the form giving the user the impression that they can
change this field, but obviously they can't because it is lock.. To
get around this problem, I end up creating a bunch of dlookups to
unbound text boxes, but this just seam so inefficient. Can anyone
suggest a better way? For multiple reasons, I do not want to use
datasheet view in this "read-only" view.
#2
Is there a way to implement some type of grid control into access? I
was hoping for some type of sorting capabilities in the grid. I am
pretty new to access, so I was hoping the grid technology would be very
easy and cheap.
#3
This seams to be a very simple problem, but I can't solve it. I am
preventing a user from seeing all of the toolbars that access displays
(form view, formatting, etc) via the startup configuration screen. I
only have one exception to this which is the print preview toolbar when
someone is previewing a report that I have run. That tool bar contains
a print icon, a "close" button, a % increase option, etc. Is there a
way to just keep that toolbar?
Thanks in advance.