Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

GridDragDropper v. 1.1
Nick Neklioudov, Cgi Group Inc.
You want to drag and drop cell values within the grid, between the grids or to outside controls? Forget to think of it as a very complicated task that requires adding properties and code in many different methods/controls. Nothing is easier if you have GridDragDropper. You just need to drop GridDragDropper class over your grid. That's it.
Created on
23 years ago
Downloads
3112
File type
Freeware
General information
Description
GridDragDropper has to be placed over your grid - at the same level that is, not into the grid or column. If there is no grid under GridDragDropper - it just will not initialize. GridDragDropper has no custom properties or methods. There is nothing to set up. No changes required to your grid or any other controls in order to be able to receive the dropped values. Features: You may drag and drop any cell values within the grid, between the grids or to the controls outside the grid (also to another form). To drag, press the Right mouse button over the desired cell and drag where you want it. Position the mouse pointer over the desired cell and drop it. The values are automatically converted to the appropriate type (if applicable) when dropped. For example: If you drag Numeric (Integer, Currency), Date, Datetime values to the character textbox/editbox, they will be converted to a string. Date values may be converted to Datetime and vice versa. Character value cannot be dropped on numeric data type control. Numeric data may be ignored when dropped on the controls bound to fields with incompatible size, or calculated columns in the grid. Logical values are not supported at the moment. The data may be dropped on the grid which does not have it's own GridDragDropper. The existing values in the textboxes are replaced when dropped. For the editboxes the data are inserted at the mouse pointer position when dropped. See README.DOC GridDragDropper works in VFP 5, 6, 7 and may happily co-exist with Grid Highlighter. v. 1.1. 05/01/2001
Created by
Nick Neklioudov, Cgi Group Inc.
Nick Neklioudov, M.Sc., CNA, works as Senior Analyst with CGI Group Inc. in Halifax, Nova Scotia, Canada. Programming in all versions of FoxPro/VFP since 1987, in .Net since 2003, not counting some other developer tools and environments. Nick received Microsoft Most Valuable Professional award three times. Nick Neklioudov has over 20 years experience with computers and information technologies, especially in database-oriented programming, object-oriented programming and information systems devel...

Comments
The Grid Drag dropper is a really Great Utility. Easy to use yet very powerful. This is a must have utility for your tool box. The forth coming upgrade promises to be even better, with more flexiblity yet it retains its ease of use. If you need Drap and Drop capability in your grid this is the utility to use. Bill Semmendinger, November 15, 2001

Add a comment
More downloads created from this member
Nick Neklioudov, Cgi Group Inc.
You said you wanted highlighted row in the grid? Forget adding properties and code in different places. Forget creating a special grid class with built-in highlight row functionality. You don't need to do it anymore.
Created on
23 years ago
Downloads
12074
File type
Freeware
Rating
4.77/5.00
Nick Neklioudov, Cgi Group Inc.
FoxSpeaker is an applicaton that allows you to add speech capabilities to your VFP forms and add comments to all your controls. Any form can be turned into an interactive demo or tutorial easily. FoxSpeaker does not require any changes to your forms except adding one button to switch FoxSpeaker on/...
Created on
23 years ago
Downloads
3233
File type
Nick Neklioudov, Cgi Group Inc.
The purpose of this container class is to provide the ability to work with the delimited text files as a source for the combobox/listbox. Think of it as equivalent of adding the RowSourceType 10 - TextFile to the combo/listboxes with the text data type. It allows you: - fill your combo/l...
Created on
24 years ago
Downloads
1754
File type
Nick Neklioudov, Cgi Group Inc.
Allows to automatically replace the application EXE (and other files) with the newest version from the location on the server. The list of files to update is in LAUNCHER.INI text file. All you need to do - to point your shortcut on the workstation to Launcher.exe and pass it the parameter (your loca...
Created on
24 years ago
Downloads
1659
File type
Rating
4.00/5.00
Nick Neklioudov, Cgi Group Inc.
This little program allows to create a new class library with all classes subclassed from another class library. Usage: DO SUBCLASS_IT WITH 'c', 'MyNewLibrary'. The first parameter is new subclass prefix (allowed to be empty). Second parameter is a new class library name. Do not forget to ma...
Created on
24 years ago
Downloads
920
File type
Nick Neklioudov, Cgi Group Inc.
Pick-A-Project is the simple VFP form which runs in your development environment. It can help you easily organize your numerous VFP projects and switch between them.
Created on
25 years ago
Downloads
1352
File type
Rating
5.00/5.00
Nick Neklioudov, Cgi Group Inc.
Being dropped on any Pageframe page changes Page Caption appearance when the page is Active/Inactive. You may manipulate the ForeColor, FontName and FontSize of the Page tab Caption. Automatically refreshes the Page when it is activated (if the property is set to .T. to do so). Does not require a...
Created on
27 years ago
Downloads
2513
File type