Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert record in grid - first row problem
Message
 
 
To
28/01/2003 14:48:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00745402
Message ID:
00746520
Views:
28
Hi Diane,

I'm glad you got it to work.

>Thanks for the help Sergey.
>
>It didn't work but it gave me another ideas which work. I just add a line to scroll the grid up and now the first row gets in place as it should.
>
>So, just to let you know the code nows look like this
>
> ThisFormSet.EfrmSOrd.LockScreen = .t.
> select thecursorname
> This.EfrmSOrd.EpgfSOrd.PagDetail.EgrdDetail.Refresh()
> This.EfrmSOrd.EpgfSOrd.PagDetail.EgrdDetail.SetFocus()
> This.EfrmSOrd.EpgfSOrd.PagDetail.EgrdDetail.GrcItemNo.SetFocus()
> This.EfrmSOrd.EpgfSOrd.PagDetail.EgrdDetail.doScroll(2)
>
>
>Diane Robitaille eng.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform