Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fichiers
Recherche: 

Grid footer class with subtotals
Dorin Vasilescu, ALL Trans Romania
The class is based on grid base class and can be used to replace usual textboxes below grids that contains totals. It has support for horizontal scrolling in sync with source grid (even with LockColumns set).Needs VFP9.
Créé le
Il y a 17 années
Téléchargements
4605
Type de fichier
Freeware
Résultat de votes
4.50/5.00
General information
Résultat de votes:
4.50/5.00 (2 rates) Évaluer cet item
Description
Update 2006.11.206, support for SET KEY, SET FILTER in source alias Properties: cColWithLabel: column with "TOTAL" label or the evaluation of cTotalLabelExpression property cSourceGrdAlias: alias for source grid in case of SQL statement/QPR RecordSource cSourceGrid: grid to attach to (character). It is evaluated by Getpem(this.parent, this.cSourceGrid), so it must be in the same container class as this. If the evaluation is a grid class, the attachToGrid() is executed. cSumColumns: comma delimited list of summed columns (names) cTotalLabelExpression: custom expression to replace standard "TOTAL", evaluated in calcTotal() method Methods: attachToGrid(oGridRef) : attach to a grid calcTotal() : calculate totals (usually called in source grid AfterRowColChange or whenever is needed
Créé par
Dorin Vasilescu, ALL Trans Romania

Commentaires
I would love to see this Grid Class in action. But with all of the files unzipped, when I go to modify the form, I get "Error instantiating cursor object! Can't find table testtable.dbf". I noticed that you updated your file project the other day, thought this might fix the problem, but it didn't. Did you QC this class before putting it out there for us??? Glenn Parker, November 21, 2006

You're right. Please download again or remove the table from DE. Dorin Vasilescu, November 21, 2006

Excellent class! Aaron Hudon, November 21, 2006

Terrific! But there is a slight problem with the left scroll bar. When the grid has more data that it can display, there is no visual indication of it. Also, it seems that the colums are set as non-movable. Victor Chigne, January 24, 2007

Hi again, There is a problem with this class when the data type chosen to sum is a currency. Can you take a look at this? Aaron Hudon, February 7, 2007

Hi Dorin, when use your class with SET POINT TO "," raise error. You fix this with SET POINT TO "." in CALCTOTAL method. Example: (at line 1) Local oldpoint oldpoint = Set("Point") Set Point To "." (at last line) Set Point To oldpoint Select(nworkarea) Gianluca Zanini, December 14, 2007

Ajouter un commentaire
More downloads created from this member
Dorin Vasilescu, ALL Trans Romania
Free VFP classes that can be used to generate PDFs, programatically or using PDFListener class (extremely fast output) . The wrapper class can be used as generic PDF tool and can be compiled as COM DLL. .
Créé le
Il y a 15 années
Téléchargements
3133
Type de fichier
Freeware
Résultat de votes
4.00/5.00
Dorin Vasilescu, ALL Trans Romania
Combobox that supports multiple selections of items. Supports column headers, and customizable tag all/tag none buttons. Good for small lists where a multiple selection is needed. .
Créé le
Il y a 17 années
Téléchargements
3656
Type de fichier
Freeware
Résultat de votes
3.33/5.00
Dorin Vasilescu, ALL Trans Romania
A toolbar class control written in VFP that mimics windows taskbar behavior. It monitors forms and add a button for every active form. Buttons provide single click form activation. Needs VFP9. This update needs _gdiplus class library .
Créé le
Il y a 18 années
Téléchargements
3608
Type de fichier
Freeware
Résultat de votes
5.00/5.00
Dorin Vasilescu, ALL Trans Romania
The class has the look of the standard themed VFP Combobox. It is not based on Container or Control class but textbox. It is easy to bind directly to fields, memory variables or object property.
Créé le
Il y a 19 années
Téléchargements
5353
Type de fichier
Freeware
Résultat de votes
5.00/5.00
Dorin Vasilescu, ALL Trans Romania
The combobox class is based on native VFP combobox class (not a container + command button), but the DropDown() event will activate a special always on top form with a grid on it to simulate combo drop down list, instead the VFP generated list. The .ColumnCount, .BoundColumn, .ColumnWidths propertie...
Créé le
Il y a 19 années
Téléchargements
6455
Type de fichier
Freeware
Résultat de votes
5.00/5.00
Dorin Vasilescu, ALL Trans Romania
A class that can be used to start several server tasks on Firebird/Interbase databases from VFP applications. Also users management is possible. Can be used directly in programs or compiled as a DLL and used as external object.
Créé le
Il y a 20 années
Téléchargements
1888
Type de fichier
Résultat de votes
5.00/5.00
Dorin Vasilescu, ALL Trans Romania
This toolbar class will allow quick acces to many formatting options for various objects, in design mode (form or class designer). No need to select Layout tab in properties window or scroll properties list to select and change desired format property, just click on toolbar button.
Créé le
Il y a 21 années
Téléchargements
2582
Type de fichier
Freeware
Résultat de votes
4.00/5.00
Dorin Vasilescu, ALL Trans Romania
Outlook style listbar control class, written entirely in Visual Foxpro. Using this class you can design Outlook like interface. Has support for groups, each with its own background color , buttons with large or small icons, support for selecting buttons with keyboard, etc. This updated version ha...
Créé le
Il y a 23 années
Téléchargements
9943
Type de fichier
Résultat de votes
4.79/5.00