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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Nikosis
  • Content: Threads
  • Order by date
  1. Nikosis

    TDBGrid Title drawing, C++

    Hi I'm trying to get to work sort by clicking column title in dbgrid. As sorting itself shouldn't be a problem, I'm not sure how to get these arrow icons to appear next to column title, while sorting ASC or DESC. Thx.
  2. Nikosis

    SDI vs VCL

    I'm not quite sure what is going on but I just can't create any button with png image on it, which I can do on fresh vcl form without anu problems. Images are either not there or they have black background. Can someone tell me what is wrong, what am I missing. Thx Andy
  3. Nikosis

    How can I backup ADO mdb database

    Hi I tried to find something on the internet, but there is no much about backing up .mdb database in c++ builder. How can I accomplish such a task ? Thx Andy
  4. Nikosis

    Howto change x number of found records from database at the same time

    Hello Lets say I want to print a list of friends addresses filtered by a city. So out of 100 records I've found "n" records of people living in a given city. It prints out just fine, but after that I have to go and mark checkbox as "printed" for each one of these records manually, Is there a...

Part and Inventory Search

Back
Top