Here you go ...

--------------------------------------------------------------------------------------------
Paul,

When using the Enhanced DB Grid, every editable "Cell" of the selected row can be customized.

However, to save changes, when user clicks on the "Save" button without clicking somewhere else in the DB Grid first, you may want to use the following command as "On Exit from DB Grid" EEP.

PROPERTY TABLE EnhancedDBGridTable 'POST'
PROPERTY TABLE EnhancedDBGridTable 'REFRESH'
RETURN

Hope that helps!

Very Best R:egards,

Razzak
--------------------------------------------------------------------------------------------

At 09:20 AM 12/18/2017, Paul C. Buckley wrote:

Razzak,

I don't have a response from you on 12/14/17. Could you please repost it or send it to me personally?

Thanks,
Paul

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon
Sent: December 18, 2017 8:34 AM
To: [email protected]
Subject: Re: [RBASE-L] - Correct Way to Save Changes Made in an Enhanced DB Grid

Paul,

Did you read my reply on the same subject line on Thu, 14 Dec 2017
14:36:35 -0500?

Very Best R:egards,

Razzak

At 08:30 AM 12/18/2017, Paul C. Buckley wrote:

>Good morning,
>
>I'm running the latest release of R:BASE X Enterprise and I've got a
>question about enhanced db grid. I'm trying to find the "right" way to
>make sure if a user changes a value in a cell the changes get saved.
>Right now I'm using an On Row Exit EEP as well as in the table settings
>for the db grid having an On Row Exit. The problem is, if a user
>changes the value in a cell and clicks the "save"
>button without clicking somewhere else in the grid first the changes
>are not saved.
>
>Any blues clues would be greatly appreciated.


--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to