Dennis:

You can try using the command:

PROPERTY TABLE your_file_name 'UPDATE'

And see if it helps. You can also trace through your commands and see which one updates, which one refreshes the screen and which one reset the screen. I recently went through something similar and using this approach I found a combination that worked.

Javier,

 

Javier Valencia, PE

President

Valencia Technology Group, L.L.C.

14315 S. Twilight Ln, Suite #14

Olathe, Kansas 66062-4578

Office (913)829-0888

Fax (913)649-2904

Cell (913)915-3137

================================================

Attention:

The information contained in this message and or attachments is intended

only for the person or entity to which it is addressed and may contain

confidential and/or privileged material.  Any review, retransmission,

dissemination or other use of, or taking of any action in reliance upon,

this information by persons or entities other than the intended recipient

is prohibited. If you received this in error, please contact the sender and

delete the material from all system and destroy all copies.

======================================================

 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]On Behalf Of Dennis Fleming
Sent: Sunday, November 13, 2005 2:05 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - RE: DBGrid

 

Thanks Javier.

And... it seems to be working fine, but---

When I use Property Table tablename Refresh, to show the updated column value in the row changed, Dbgrid works like the query/browse screen in that it refreshes. I am sorting by employee number so that if they change the employee number, then that row can disappear off the screen. Do you know if there is a way to use dbgrid (or query/browse) and not refresh, redisplay, or resort the data set you are viewing?

TIA,

Dennis
*****


At 12:13 PM 11/10/2005, you wrote:

Dennis:
Once you retrieve the value from a pop-up, whys don't you just change the value of the column via an UPDATE command from within the same EEP?
Javier,
 
Javier Valencia, PE
President
Valencia Technology Group, L.L.C.
14315 S. Twilight Ln, Suite #14
Olathe, Kansas 66062-4578
Office (913)829-0888
Fax (913)649-2904
Cell (913)915-3137
================================================
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from all system and destroy all copies.
======================================================
 
-----Original Message-----
From: [email protected] [ mailto:[email protected]]On Behalf Of Dennis Fleming
Sent: Thursday, November 10, 2005 10:51 AM
To: RBG7-L Mailing List
Subject: [RBG7-L] - RE: DBGrid
 
Thanks John/Sami,

I had their popup selection displayed in a screen variable and then they could copy/paste into the desired row/column.Too much of a kludge and so I'll spiffy it up a bit.

Dennis
*****


At 06:24 PM 11/9/2005, you wrote:

Dennis -
 
If you can get them to upgrade to 7.5, the dbGrid has a feature for a
DropDown of either pre-defined values or a lookup list.  One caveat is that
it only can display and return one column from the lookup table.  But if
that works for you...
 
But, back to your 7.1 question - you could set the item they chose from the
lookup list into a variable and use the CLIPBOARD option. Then the users can
just press Ctrl-V to paste it.
 
SET CLIPBOARD .variablename
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sami Aaron
Software Management Specialists
913-915-1971
[EMAIL PROTECTED]

________________________________

From: [email protected] [ mailto:[email protected]] On Behalf Of Dennis Fleming
Sent: Wednesday, November 09, 2005 4:37 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - DBGrid


RB 7.1

I moved a processing screen from a scrolling region to dbgrid and it has
really help smooth the feathers on some of our users. Slow
hardware/networking can make good s/w look bad and vice versa.

I've lost the popup capability in the rows/cells where the user can pick a
value. I now have a button outside the dbgrid where they can view a list and
type in a value. Is there an easy way for them to copy/paste from the list
into the desired cell/row?

TIA

Dennis
*****

Dennis Fleming
IISCO
http://www.TheBestCMMS.com < http://www.thebestcmms.com/>
Phone: 570 775-7593
Mobile: 570 351-5290

Dennis Fleming
IISCO
http://www.TheBestCMMS.com
Phone: 570 775-7593
Mobile: 570 351-5290


Dennis Fleming
IISCO
Phone: 570 775-7593
Mobile: 570 351-5290

Reply via email to