Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to impement a spreadsheet in VFP
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00380927
Message ID:
00381011
Views:
20
I need to allwo end user to create reports with calculated fieldsuts similar of similar to modify report command

For example, layout must be:

Value of item1 434.434322
Text2dfgfdgdfffdfdf 3454.345435
Text2dfgfdgdfffdfdf 3454.345435
tertrtr 5545.3243
Total 4355435.5435


So I have variable length texts in grid. Some texts must be
shown over two, three, four etc. grid columns.

I have not idea how to make grid to display such information
which rolls up to other grid columns.

>It depends on how long you want the maximum of the variable length to be. If it's anything significant, you'll probably want to use an editbox, with a memo field as the ControlSource.
>
>>I need to implement a spreadsheet in VFP.
>>
>>Users can enter variable-length texts, numbers and
>>foxpro expressions into grid.
>>Spreadsheet data must be hold in vfp dbf files.
>>
>>Is thery any samples available how to implement it.
>>
>>I think I must use vfp grid object but how to implement variable length texts in grid ?
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform