473,769 Members | 3,763 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Mysterious disappearance of buttons in form view

This had got to be something obvious that I am too blind to see!

Funny problem: one of my users has my application linked to a SQL
Server Backend. Front end it Access XP (SP3). The first form opened is
full of (about 25) buttons with a few fields on the form footer that
are filtered simply. It is called 'Switchboard' though it is not a
standard MS Access Switchboard. This person did the following:

Lengthened 2 strings from a table not related to the switchboard
Compacted and repaired the database front end
Refreshed the links to the SQL Server

When she next opened the 'Switchboard' the buttons in the 'Detail'
section were all nonexistent in form view, though they were still
there (could be seen in Design view). Oddly the buttons in the form
footer were visible, and they worked. She sees only the full sized
backgroup color where all the buttons were. There don't seem to be
invisble buttons in there.

Other clues:
a) any other form she opens from the database window looks and
works fine.
b) when she imports brand new working forms that I email her, they
also have invisible buttons, even though they work fine on my machine.
c) It doesn't seem to matter how she opens the form, via the
startup code or directly from the database window
d) She has tried linking and compact/repairing in various
combinations without improvement.
e) We compared all the form properties and database options between
our two machines and found no differences (Yes, the buttons are all
".visible = true").
f) All the udnerlying tables are readable.

Any help will be greatly appreciated. We are both stumped.
Nov 13 '05 #1
2 2996
I had a similar problem with a switchboard I created. It was mainly buttons
with one field. The form was bound to a query which most of the time
returned results but on this occasion returned none. Whilst there were no
results returned, everything on the form was invisible but was there in
design mode. Once I found the cause of the problem, I put the text box into
a subform and put the subform in the switchboard. Then, on the odd occasion
no results were returned, the text box only disappeared and the buttons
remained visible. It may not be the cause of your problem but it's worth a
look.

Mark

"j.mandala" <ma*****@rci.ru tgers.edu> wrote in message
news:6c******** *************** **@posting.goog le.com...
This had got to be something obvious that I am too blind to see!

Funny problem: one of my users has my application linked to a SQL
Server Backend. Front end it Access XP (SP3). The first form opened is
full of (about 25) buttons with a few fields on the form footer that
are filtered simply. It is called 'Switchboard' though it is not a
standard MS Access Switchboard. This person did the following:

Lengthened 2 strings from a table not related to the switchboard
Compacted and repaired the database front end
Refreshed the links to the SQL Server

When she next opened the 'Switchboard' the buttons in the 'Detail'
section were all nonexistent in form view, though they were still
there (could be seen in Design view). Oddly the buttons in the form
footer were visible, and they worked. She sees only the full sized
backgroup color where all the buttons were. There don't seem to be
invisble buttons in there.

Other clues:
a) any other form she opens from the database window looks and
works fine.
b) when she imports brand new working forms that I email her, they
also have invisible buttons, even though they work fine on my machine.
c) It doesn't seem to matter how she opens the form, via the
startup code or directly from the database window
d) She has tried linking and compact/repairing in various
combinations without improvement.
e) We compared all the form properties and database options between
our two machines and found no differences (Yes, the buttons are all
".visible = true").
f) All the udnerlying tables are readable.

Any help will be greatly appreciated. We are both stumped.

Nov 13 '05 #2
Mark,

Thanks! That was exactly the problem. It turns out that she emptied
the table and also did not allow additions to the underlying SQL
table. After combing this newgroup I found a vaguely similar post from
1998. It turns out that:
1) You need to have something to display in the underlying
records
OR
2) You need to have the underlying recordset "allow additions"

Thanks for your helpful reply.

Sorry it took so long for me to reply to this, but I use Google Groups
to get to this newsgroup (my University stopped carrying newsgroups
because of the traffic), so I am limited to web access and Google
takes 3 to 6 hours to post my reply. I'm not sure why.
Nov 13 '05 #3

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

Similar topics

1
8179
by: KS | last post by:
I write my html pages as .jsp files (java server pages). The final result when the page is rendered in the browser, and I do a view source, is nothing less the normal HTML codes. The problem is I have a .jsp file A called main.jsp which contains one form an serveral buttons. Main.jsp include a another .jsp file B called Internal.jsp which has its own form and several buttons. I have made a javascript that disables all buttons on A and B...
3
23891
by: Owen Funkhouser | last post by:
I have a form with three radio options. And I have three buttons: <input type="submit" name="mainform_action" value="Edit Data"> <input type="submit" name="mainform_action" value="View Data"> <input type="submit" name="mainform_action" value="Delete Data"> If the first radio button is selected, I only want all three buttons to be visible to the user. If the second radio button is selected, I only want the "Edit Data" and "View Data"...
4
4705
by: DS | last post by:
Anyone know of any downsides of using Transparent Buttons with Labels behind them? Thanks DS
0
1467
by: Steve Kallal | last post by:
I have a DataGrid with an EditCommandColumn column set to a type of PushButton. I want to set set CssClass on these buttons and cannot without using code-behind code on the ItemDataBound event. The project lead does not want me to do this with code as he thinks it is too complex. But I cannot find a property in Design View or HTML View that works. Otherwise the edit buttons do not match the appearance of other buttons on the screen. Here is...
4
1349
by: Robert W. | last post by:
I reloaded a WinForms project in VStudio 2003 that has been working perfectly fine for months. Suddenly I'm getting strange reference errors AND I can no longer load any form in Designer view. Yet when I start a new project, everything appears to be working fine. What might have gone wrong and how do I resolve it? -- Robert W.
2
4907
by: ghadley_00 | last post by:
Hi, I have a database with a main table and a lookup table of customers, and reports for each of the customers listing each transaction they have listed. I have a form that has buttons for each of the reports that is written by hand. At present the number of customers can be altered manually, but that
7
4866
by: david | last post by:
I have asked this question before. But it does not work for me. Given radion buttons in the web form design page. What I did is described as follows. A panel control is dragged into the design form, and a table control is dragged into the panel from tooolbox. Add cells for the table through the properties. Now I cut a radio button, and click the table (note I can not select a cell), then right click Paste. The button is not in expected...
0
8771
Denburt
by: Denburt | last post by:
This code is for a Toggle Button layout on a form, with this code you can set a number of toggle buttons visible and have multiple submenus that will stay hidden when not in use. My main menu is set up with this code and the way I set it up the first button is my search toggle button no submenu (this prevents a submenu from displaying when the form is first opened) TabIndex set to 0 (I like using the keyboard) the second toggle button is called...
0
1130
by: Didje | last post by:
Hi, I'm trying to design a kind of calculator GUI using gridbaglayout. At the top of the calculator will be a couple of menus and then will come the section with all the buttons etc. Initially, I have designed the menu titles purely as labels (since I haven't figured out how to create actual menus - any help there would be great!) but the final menu item is separated by a mysterious space from the other ones. Here is the code I've got so far...
0
9420
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10035
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9984
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9851
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8863
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5293
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5441
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3556
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2811
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.