Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids and Buttons
Message
 
To
09/05/2003 13:27:46
Julie Ball
Gardner Publications, Inc.
Cincinnati, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00786867
Message ID:
00786937
Views:
20
>What I am trying to accomplish is to place an Add record button on the last row in a grid. What I have is a form with a company record (display as text boxes) and all of its products (display with grid) and I would like to have an Add button on the last row of the products. How can I place the add button on the grid? Thanks in advance for any help.


For this solution, the source of the grid is a temporary cursor, containing the pertinent data
Add a record to the cursor, which will always sort last, according to the different sort orders available.
Use the DynamicControl to look for this record, and select the CommandButton you have added to the grid.

HTH,
Tracy
Tracy
Previous
Reply
Map
View

Click here to load this message in the networking platform