I agree, for data inside the grid
But not for information outside the grid
S


On Fri, Aug 27, 2010 at 10:22 AM, Michael Savage <[email protected]> wrote:

> By placing the code inside the text1.valid method of the grid column,
> things work even without a thisform.refresh...
>
> Thanks to all,
> Mike
>
> On 26/08/2010 5:52 PM, Sytze de Boer wrote:
> > I don't think any tricks are needed at all
> > For example, I use a grid to enter invoice details
> >
> > I enter Quantity with a valid with 1 or more checks, and a
> thisform.refresh
> > I enter Stock code, with a valid
> > I check if code is valid and auto poulate the DESC column in the grid
> > I check for the default sell price and populate the SELL column in the
> grid
> > I check if there's a volume discount % based on qty, and populate the
> DISC
> > column in the grid
> > thisform.refresh
> > ETC
> >
> > Also, at the bottom of the form is a TOTAL SOFAR TEXT box
> >
> > S
> >
> >
> >
> >
> >
> >
> >
> > On Fri, Aug 27, 2010 at 9:39 AM, Vincent Teachout<[email protected]
> >wrote:
> >
> >> Michael Savage wrote:
> >>> thisform.refresh works but doesn't work!
> >>> ie If I move into the second column it works...
> >>> If I arrow down in the first column after data entry, it doesn't
> >>> Also, I was hoping for a better solution as refreshing the whole form
> >>> could be time consuming...
> >>>
> >>> I tried refreshing the grid, the column etc to no avail. The only way
> >>> for it to appear is to go to the cell and move in/out of it.
> >>
> >>
> >> If I'm not misunderstanding the problem, I think you need to set Sparse
> >> .f. for the calculated column.
> >>
> >>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to