Advertisement

1 - 10 of 4951 containing alltags:("DataGrid") (0.005 seconds)
I need to fill a default DataGrid with the containates of a recordset, but with databinding to that recordset.  Can someone please provide me with a routine that accepts a DataGrid and a Recordset ...
Zones: Visual BasicDate Answered: 08/03/1999 Grade: B Views: 4
Is It Possible to insert a dbcombo, combobox, yes/no tick box or the likes of these objects into a datagrid. I.E. When adding or editing a record users will be forced to only select what they are ...
Zones: Visual BasicDate Answered: 08/11/1999 Grade: A Views: 0
Does Access2000 have a datagrid control like vb.  If so what is it called?
Zones: MS AccessDate Answered: 08/26/1999 Grade: A Views: 0
i must use a DataGrid bounding with a Adodc control,and the DataGrid can be Added,edited.The Question is that,in Editing and Adding,some cell field in the DataGrid is a drop down list for user t...
Zones: VB ControlsDate Answered: 02/23/2002 Grade: A Views: 0
I'm using a datagrid control linked to an ADO data control.  The problem I am having is with manipulating the fields once they are returned from the Access database.  The database returns only nume...
Zones: Visual BasicDate Answered: 02/01/2000 Grade: B Views: 0
I want to provide a dropdowncombo to every row and column in my dbgrid. The dropdown combo will bounded to a data control 1 and datagrid itself will be linked to some other data control. ---------...
Zones: VB ControlsDate Answered: 06/08/2000 Grade: B Views: 0
Hi experts, I have a VC++ app with a MS datagrid 6.0 control. How can I print the contents of the grid easily? Please insert code samples. (And don't tell me to look at codeguru) Th...
Zones: Windows MFCDate Answered: 07/07/2000 Grade: A Views: 0
I would like to change any cell style in my "DATAGRID" I mean DataGrid, and I mean changing colors and fonts of any cell.
Zones: VB ControlsDate Answered: 04/27/2000 Grade: A Views: 0
What I need: The Datagrid is 2nd in the Tab Sequence. It seems that the cursor goes somewhere. When I hit Tab again,  the correct object is in the next sequence. But, when the datagrid is s...
Zones: VB DBDate Answered: 05/26/2000 Grade: A Views: 0
I am trying to display an recordset on a datagrid, but it isn't working.  I am opening the recordset using the parameters:     rsConnect.Open itTblNameConnect, conStd, adOpenStatic, adLockPessimis...
Zones: Visual Basic, VB ObjectsDate Answered: 06/27/2000 Grade: A Views: 0