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!

TDBGrid question

Status
Not open for further replies.

msgopala

Programmer
Oct 30, 2008
43
US
How would I set the visibility of a row to be false in a TDBGrid ? Since I have to have a table as the datasource and cannot have a sql dataset to be the DS how could I achieve this ?

Thanks in advance
 
I was not setting the SQLQuery to Active. This solved the problem as I have managed to exclude the row I dont want displayed from my dataset.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top