Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Scrollbar (vertical) not refreshing properly
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00138860
Message ID:
00138964
Views:
15
Hi Kamal:
>
>Usually refreshing the grid or setting the focus to it after the add does the trick.
>

One would think ... but neither work. Here is the existing code.

*---------------- Location Section ---------------------
*} Library: aADEM.VCX
*} Class: boActionDataEntryDetail.cmdAddReason
*} Method: Click()
*-------------------------------------------------------
*) Description:
*) Add a new reason for an ADEM Outcome
*-------------------------------------------------------
WITH THIS.PARENT
.New( "Reason" )
.grdActionReasons.Refresh()
.grdActionReasons.SetFocus()
ENDWITH

Any other ideas?

Have a nice one,

CT
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform