Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The OFFICIAL UT VFP7+ Wish List
Message
From
04/08/1999 10:04:57
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00241280
Message ID:
00249715
Views:
32
>I know a lot of people will tell me "Just use the views!!!" but I would really want to see a grid that would drive a memory array.
>Imagine: You do an invoice for example: Just load the details into the array, from a SQL request, work with it on screen, add records, delete records, etc... without taking care of any record manipulation (for example when you want the total, just go throught the array without any problem), and when you want to save the record, just update your tables at this point.

You'll have to take really good care updating your tables from an array... if you plan to add/delete records like that. Your array should contain some PKs then, and you should keep them visible, and you'd have to have "aArray(row, 4)", instead of just "field4" for a column source. You'd get into various trouble... I'd prefer to have an ArrayGrid as a separate class.

Actually, I've started working on it :)

> I would be very very very happy with this feature. It would simplify the code a lot.

>Also, but this one I think everyone would agree, we deseparatly need to export our reports in rtf so we can attached it in our email for example

And/or HTML, but with formatting & pictures.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform