I'm looking for a good sample of how to print the contents of a string or draw grid.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10058847.html
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.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10075638.htm...
Zones:
Windows MFCDate Answered: 09/18/1998 Rating: 6.4 Views: 0
i'm using vb5,Any free and powerful grid control other than DBgrid and Flexgrid ? has vb6 DBgrid control improve ?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10084795.html
Zones:
VB DBDate Answered: 10/02/1998 Rating: 7.6 Views: 0
I want to have a grid List Control, how can I do it?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10086821.htm...
Zones:
Windows MFCDate Answered: 10/07/1998 Rating: 8.0 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10107820....
Zones:
VB ControlsDate Answered: 12/12/1998 Rating: 8.6 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...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_10109899.html
Zones:
FoxProDate Answered: 05/05/1999 Rating: 6.4 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 ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10243787.html
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...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_10307091.html
Zones:
FoxProDate Answered: 05/05/2000 Rating: 3.4 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...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_11079825.html
Zones:
FoxProDate Answered: 09/06/2000 Rating: 5.6 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 ...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_11531498.html
Zones:
FoxProDate Answered: 01/08/2003 Rating: 7.6 Views: 0