473,466 Members | 3,167 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Hide pop-up whilst query results are displayed

Hi all,
I have a pop-up which has several command buttons which allow users to
run a few stored query's. Having the query's displayed as report is not an
option due to several reasons. My problem is that I want to hide the popup
whilst the results of the query are displayed. I can get the form to hide ok
with the On_Click event of each command button, it's un-hiding it that's my
problem.

Can anyone offer any help on this?

TIA

Mark
Nov 13 '05 #1
2 2356
In such cases, I've put code behind the button which
opened the query
set the form's Visible property to False
looped, using SysCmd to determine the state of the query, until it
closed
set the form's Visible property to True.

HTH

"Mark" <ma**********@ntlworld.com> wrote in message
news:cO*************@newsfe5-win.ntli.net...
Hi all,
I have a pop-up which has several command buttons which allow users to
run a few stored query's. Having the query's displayed as report is not an
option due to several reasons. My problem is that I want to hide the popup
whilst the results of the query are displayed. I can get the form to hide ok with the On_Click event of each command button, it's un-hiding it that's my problem.

Can anyone offer any help on this?

TIA

Mark

Nov 13 '05 #2
After a little research, I found I could do this by creating a form based on
the query and open the form in datasheet view. As it is a form, I can use
the events of the form to do as I need!!!

Mark

"Mark" <ma**********@ntlworld.com> wrote in message
news:cO*************@newsfe5-win.ntli.net...
Hi all,
I have a pop-up which has several command buttons which allow users to
run a few stored query's. Having the query's displayed as report is not an
option due to several reasons. My problem is that I want to hide the popup
whilst the results of the query are displayed. I can get the form to hide
ok with the On_Click event of each command button, it's un-hiding it
that's my problem.

Can anyone offer any help on this?

TIA

Mark

Nov 13 '05 #3

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

Similar topics

6
by: Will | last post by:
Hi, Sorry to be a pest... But I can figure this out. I'm pushing to a stack. then I need to check to see if the word is a palindrome. Is the code below correct? if so, how can I check the...
15
by: Stig Brautaset | last post by:
Hi group, I'm playing with a little generic linked list/stack library, and have a little problem with the interface of the pop() function. If I used a struct like this it would be simple: ...
2
by: NewTel | last post by:
Hi these little suckers reside on the right hand side of my screen, looking like tabs. They pop out whenever I mouse-over them. I find this annoying. How can I get them to stay put unless I click...
3
by: sasikumar | last post by:
Can i hide page name (default.aspx) appearing in addressbar and status bar of internet explorer or firefox. if yes please tell me vb.net code for that.
7
by: FP | last post by:
I'm new to Java Script. I'm displaying comments people have made. Below each persons' comment I want to add 2 buttons "Reply" and "Amend". Clicking "Reply" would display an empty text field...
64
by: Bayazee | last post by:
hi can we hide a python code ? if i want to write a commercial software can i hide my source code from users access ? we can conver it to pyc but this file can decompiled ... so ...!! do you...
5
by: ali | last post by:
Hello every one i need you help regarding div hide and show. i am having a link like <a href="#" onClick="expandWin()">show/hide </a> <div id=showHide> </div> within div i have lots of...
25
by: Nicholas Parsons | last post by:
Howdy Folks, I was just playing around in IDLE at the interactive prompt and typed in dir({}) for the fun of it. I was quite surprised to see a pop method defined there. I mean is that a...
7
by: Scott | last post by:
As said before I'm new to programming, and I need in depth explaination to understand everything the way I want to know it, call it a personality quirk ;p. With pop() you remove the last element...
1
by: pamate | last post by:
hi, I want to show hide layers. I am able to show and hide layers but i am facing problem that, cant view the cursor in Mozilla,but i can type in input text box, its overlapping the layers. ...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.