How to refresh grid after INIT trigger?
- From: "Mehbs" <msamani@xxxxxxxxxxx>
- Date: Thu, 6 Mar 2008 10:11:48 -0800
I have form which displays information in grid.
I wrote a small program and link to INIT so when this form is loaded, init
trigger this program which fix the quantity which is suppose to be displayed
in the grid.
It does change the quantity as expected but does not display right quantity
in grid. I tried to this.grdsumm.refresh but nothing happens. If load this
form 2nd time, it displays the correct quantity.
I want INIT to trigger the program which changes the quantity and as soon
as quantity is changed, grid should be refresh so it displays the right
quantity.
I also tried REQUERY() in REFRESH but nothing happening.
I would appreciate if some please help.
.
- Follow-Ups:
- Re: How to refresh grid after INIT trigger?
- From: Stefan Wuebbe
- Re: How to refresh grid after INIT trigger?
- Prev by Date: Re: VFP9.0: How to close form?
- Next by Date: Event/Method of closing a form
- Previous by thread: Re: VFP9.0: How to close form?
- Next by thread: Re: How to refresh grid after INIT trigger?
- Index(es):
Relevant Pages
|