Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command button and text box
Message
From
08/06/2001 09:05:02
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
08/06/2001 08:50:46
Pravin Soman
Acclaim Systems (India)
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00516829
Message ID:
00516839
Views:
8
>I have created a form in VFP, i have following two questions :
>
>1. There are couple of text boxes on the form, but only one of
>them appears grey in the area where text needs to be entered,
>and others are all white, I have compared the properties
>of a white box with others and they are same except for
>the input mask, can there be any other reason as to
>why it appears grey?
>
>2. I have a datagrid on my form, can I put 2 command buttons
>by clicking on which I can achieve same functionality as
>PgUp and PgDn buttons give for scrolling the rows in the grid?
>If yes, please give me a clue.
>
>Thanks.
>Pravin

1) Data is unavailable or disabled. ie: controlsource = 'myTable.myField' and myTable is at EOF.

2) Yes you can (if datagrid means native VFP grid). In command button click call Grid.Doscroll(nDirection)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform