If you are using the built-in popup in the form, perhaps one of the combo boxes would work better. It will depend entirely on your specific application, though. Albert
> On Oct 2, 2018, at 11:02 AM, Dan Goldberg <[email protected]> wrote: > > Thx Albert. That will filter but I need to refresh the popup filter. > > Dan Goldberg > > From: [email protected] <[email protected]> On Behalf Of Albert > Berry > Sent: Tuesday, October 2, 2018 8:31 AM > To: [email protected] > Subject: Re: [RBASE-L] - Enhanced db grid - refresh filter > > I just had a look in R:Docs X > > PROPERTY <Component ID> 'FILTERS[NNN]->VALUE' ‘Filter_Vaue' > > Changes the filter value on the Enhanced DB Grid column, where nnn is the > column number. > > Example: > > PROPERTY EnhDBGrid FILTERS[2]->VALUE 'CA' > PROPERTY EnhDBGrid FILTERS[2]->VALUE '' > > Albert > > > > On Oct 1, 2018, at 3:30 PM, Dan Goldberg <[email protected] > <mailto:[email protected]>> wrote: > > Thx but I just tried it and no change. > > Dan Goldberg > > From: [email protected] <mailto:[email protected]> > <[email protected] <mailto:[email protected]>> On Behalf Of > Albert Berry > Sent: Monday, October 1, 2018 2:25 PM > To: [email protected] <mailto:[email protected]> > Subject: Re: [RBASE-L] - Enhanced db grid - refresh filter > > Have you tried POSTing the table before REFRESH? > > > > > On Oct 1, 2018, at 3:13 PM, Dan Goldberg <[email protected] > <mailto:[email protected]>> wrote: > > I have an enhanced db grid with a filter turned on. > > <image001.png> > > If I change the value to the row and save it, I want the filter to add it to > the list. > > <image002.png> > > So if I change the value of “App Status in a row to “X” and save it, the drop > down should now include “X” but doesn’t. > > I have tried table refresh and it doesn’t show. Does anyone know how to > recalculate the filter? > > TIA > > Dan Goldberg > > > -- > For group guidelines, visit > http://www.rbase.com/support/usersgroup_guidelines.php > <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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > -- > For group guidelines, visit > http://www.rbase.com/support/usersgroup_guidelines.php > <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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > -- > For group guidelines, visit > http://www.rbase.com/support/usersgroup_guidelines.php > <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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > -- > For group guidelines, visit > http://www.rbase.com/support/usersgroup_guidelines.php > <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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > -- > For group guidelines, visit > http://www.rbase.com/support/usersgroup_guidelines.php > <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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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.

