That works too! Dan Goldberg
From: [email protected] [mailto:[email protected]] On Behalf Of John Murnane Sent: Wednesday, May 31, 2017 7:31 PM To: [email protected] Subject: [RBASE-L] - RE: Form EEP question Thanks Dan! I am using an enhanced DB Grid was able to apply filter with PROPERTY EnhancedDBGrid1 ‘FILTERS->COLUMN_NAME->lastname’ .newname Really appreciate the great information in this group. - John _ John Murnane Arizona State University From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Dan Goldberg Sent: Wednesday, May 31, 2017 10:06 AM To: [email protected]<mailto:[email protected]> Subject: [RBASE-L] - RE: Form EEP question Are you using an enhanced dbgrid in your form? If so, then you can turn on the filter bar to filter results. Dan Goldberg From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of John Murnane Sent: Wednesday, May 31, 2017 9:56 AM To: [email protected]<mailto:[email protected]> Subject: [RBASE-L] - Form EEP question I’m learning to use custom EEPs for form design. I know that I can move through table associated with form using the NEXTROW. Is it possible to change the selection criteria for a form through an EEP? I have a button on a form for which I’ve defined an “On Click EEP”. I want to do something like this: SELECT * FROM table1 WHERE name=.newname *(selects new form data) RECALC TABLES - John _ John Murnane Arizona State University -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout<https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=DwMFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=KR_gqMVV466XdfTuEOPqxWCALmEXow7h6eI9lKsesk0&m=oIydcxyoqVrSJqHtif6SoF9A_IMi6R58twgLSuxMfoo&s=kB5dCRSXLphlJOPAoWqUIbUN3GLQqfmJ-x0KjoqrRCo&e=>. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout<https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=DwMFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=KR_gqMVV466XdfTuEOPqxWCALmEXow7h6eI9lKsesk0&m=oIydcxyoqVrSJqHtif6SoF9A_IMi6R58twgLSuxMfoo&s=kB5dCRSXLphlJOPAoWqUIbUN3GLQqfmJ-x0KjoqrRCo&e=>. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- 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.

