Programically Controlling the ADO Data Controls (1 Viewer)

llyal

Registered User.
Local time
Today, 15:29
Joined
Feb 1, 2000
Messages
72
Programically Controlling the ADO Data Controls

Hi,

I am programming with the ADO data control, datagrid, datalist, and datacombo. I cannot find much documentation from Microsoft and other. I would like to set up these controls programically at run-time; example, set the column widths for the datagrid- stuff like that. I can programically control simple stuff like the control size and recordsource, but i don't know how to control the harder-to-get-to properties such as the datagrid column widths.

Can some kind soul point me toward the direction of knowledge?

--Llyal
 

Users who are viewing this thread

Top Bottom