Advertisement

1 - 10 of 849 containing alltags:("grid") (0.001 seconds)
I'm looking for a good sample of how to print the contents of a string or draw grid.
Zones: Delphi ProgrammingDate Answered: 07/10/1998 Grade: C Views: 17
I have a Grid to which I have attached a Vertical Scroll bar. Depending on the no. of items shown in the Grid, I have to size the Thumb of the Scroll Bar. Any ideas on how to do this.
Zones: Windows MFCDate Answered: 09/18/1998 Grade: C Views: 0
i'm using vb5,Any free and powerful grid control other than DBgrid and Flexgrid ? has vb6 DBgrid control improve ?
Zones: VB DBDate Answered: 10/02/1998 Grade: A Views: 0
I want to have a grid List Control, how can I do it?
Zones: Windows MFCDate Answered: 10/07/1998 Grade: B Views: 0
VB 6 f = Microsoft Grid Control rs = DAO rs Error on line 12 Type Micmatch, any help appreciated ---- Dim i As Integer Dim str As Variant f.Rows = rs.RecordCount f.Cols = rs.Fields.Count f.SelStart...
Zones: VB ControlsDate Answered: 12/12/1998 Grade: A Views: 0
Hello: I would like to know if it´s possible to find some especial software for improving the grid/browse management in Visual Fox Pro 5.0. I´m looking for something like The True Grid Pro5.0 for V...
Zones: FoxProDate Answered: 05/05/1999 Grade: C Views: 0
I need a table (maybe a grid) with 5 column in which some column are text and the others are combo-box; I also need to enter new rows like a DBgrid. I think something like the "Object Ispector", 2 ...
Zones: Delphi ProgrammingDate Answered: 12/09/1999 Grade: B Views: 0
I want to know how I delete a record in a grid field. I was trying to use the following method: close databases set exclusive on set path to 'c:\person6' open databases personnel use holiday...
Zones: FoxProDate Answered: 05/05/2000 Grade: C Views: 0
I have create a tablePurchase and tableReceive: TablePurchase : PO, ItemCode, QuantityPurchase ( one PO can have more than one ItemCode) TableReceive   : DO, PO, ItemCode, QuantityReceive Rela...
Zones: FoxProDate Answered: 09/06/2000 Grade: A Views: 0
Hi everybody, I want to build a form with a grid but I do not know how to enter info on it and get some fields to store into database after that. I tried to create a cursor and set to it. Plese ...
Zones: FoxProDate Answered: 01/08/2003 Grade: A Views: 0