Hi

I use VFP7. I have a top level form and top level menu.

A form is displayed for each meu item. I run a programme
to release the displayed form when another menu item is
chosen.

When a "grid" in the form has the "focus", I am unable to
release the form. I have tried all the commands like
release window, object.release etc.. None works. But there
is no problem with other controls like combo,text boxes
etc..

Please help me ..

Thanks in advance.
Bala

.

Re: Unable to release form.. by Zakaria

Zakaria
Fri Nov 28 20:49:19 CST 2003

Hi Bala,

I don't have a lot experience with forms, but sometimes I had problems with
releasing forms using the release command. In those cases I used the clear
command and then it worked,maybe this helps for you?

Greetings,

Zakarai al Azhar

in bericht news:089c01c3b5a8$ddf10800$a301280a@phx.gbl...
> Hi
>
> I use VFP7. I have a top level form and top level menu.
>
> A form is displayed for each meu item. I run a programme
> to release the displayed form when another menu item is
> chosen.
>
> When a "grid" in the form has the "focus", I am unable to
> release the form. I have tried all the commands like
> release window, object.release etc.. None works. But there
> is no problem with other controls like combo,text boxes
> etc..
>
> Please help me ..
>
> Thanks in advance.
> Bala
>
> .
>
>