Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting TDBGridOptions At run time

Status
Not open for further replies.

pingLeeQuan

Programmer
Jul 3, 2002
45
US
I am trying to set the grids "Options" at run time. Can it be done?

I am trying to use the same grid for 2 purposes. one is to edit the data in the grid and the second is to allow the user to select any rows they want and be able to print them.

Another problem I am having is trying to select all the rows in the grid at the time where the grid is populated with data. If this can be done, then I can loop through the grid one column at a time and print it.

I have not had any luck in getting any of the 2 methods to work.....

Any ideas?

--Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top