Datagrid
A grid view or a datagrid is a graphical user interface element (widget) that presents a tabular view of data.
Forum Post

Re: MSFLEXGRID & DATAGRID in VISUAL BASIC

what connection do you used? ADODC or DataEvironment?
Forum Post

Re: Make field in Access appear as checkbox

: Hi there : : I'm working in Visual Basic 6. I've created a database in Access : 2000, that I connect to via ADO. : : One of the fields in each record is a Boolean on which the user is :...
Forum Post

Adding a checkbox to a datagrid

I know this should be very basic and easy to find an example of on the internet but I have been googling for an hour and can not find a simple example of how to define a column in a datagrid as a...
Forum Post

Re: Visual basic and ms access Adding information from text boxes.

Do you refresh the Dataset and DataGrid after adding the new data.
Forum Post

Re: Updating Datagrid question....

Not to familar with the basic grid object, but sounds like you need to look at what events the object can rasie. Most likely there is an event for the user editing a cell, and this could call your...
Forum Post

Formatting a DataGrid

This message was edited by ts383 at 2003-7-28 19:30:27 Hey all, Is it possible to take a DataGrid and have it only display, say, 4 headings per row...(see picture)...
Forum Post
Forum Post

Re: Datagrid control visual basic 6.0

Use the following code: Dim CaptionOfAColumn As String CaptionOfAColumn=Datagrid1.Columns(IndexOfColumn).Caption Of course,you'll need to modify the names! Hope this helps! Gogi
Forum Post

Re: updating 2tables in database based on new record in datagrid

: in my datagrid i have allowed for updates. the datagrid is bound to an adodc, whose datasource is a SQL statement (ie not a table in the access database). the datagrid contains 3 columns - 2 from...
Forum Post

Get data from DataGrit to Ecxel

Sorry about my bad English. I am using Visual Basic 6.0 How can i get data from Datagrid into Excel spreadsheet Svein
Forum Post

Re: Licence not found

: When i'm trying to use a control like Microsoft Common Dialog Control, i get a message "You do not have the appropriate licence to use this component" (or something like that). Does anyone know how...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.