Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
adding/appending lines in a grid.
Message
 
To
22/05/1996 19:39:07
Chris Rapp
D&B Computer Services
Dallas, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00001571
Message ID:
00001575
Views:
44
>I am creating an invoice form that has header
>records on the top of the
>form (vendor,invoice #,invoice date, total amount,
>etc.), and
>I need to have detail/line items for that header
>in a grid at the bottom
>of the form. I cannot get the grid to allow me to
>add more than one row
>to it! I have a link between the header records
>and the child records on vendor+
>invoice # (two files inv_head, and inv_detl). The
>best I have done is to get it to allow
>me to append a blank record to inv_detl, and add a
>line to
>the gri


I assume you have the height properties set on both the Form & Grid to accomedate the needed rows in the Grid. Are you sending the results to a Cursor? IE: do an SQL on fo the data to a cursor (view, whatever) and then use the resulting cusrsor at your data source.

Just a thought
Tom
Tom
--------------------------------
Tom O'Hare
407-299-4268 -- tom@redtile.com -- http://www.redtile.com/
Independent Programmer Using Visual FoxPro, Visual Basic & more...
Operations Manager -- Virtual FoxPro User Group (VFUG)
http://www.vfug.org/ -- tom@vfug.org
President -- Central Florida FoxPro User Group (CFFUG)
http://www.redtile.com/foxpro/
Universal Thread Most Valued Professional (MVP)
http://www.transformation.com/foxpro/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform