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

Recent content by FredNg

  1. FredNg

    Type ahead feature

    Hi I am trying to replicate some features of my accounting software and one of them is the type ahead meaning say when I key in the letter F in the text box, it should automatically find all the customers with names starting with f from the recordset and list it in the datagrid. Then when I key...
  2. FredNg

    DataGrid

    CCLINT as from today I'll call you teacher I understand what you mean but since I've created a form to record new data meaning it is not yet inputed in the recordset. So how can I point to this particular row if it is not created yet. See I want user to input name of user in text box and click...
  3. FredNg

    DATA GRID AGAIN

    Hi all, I'm just a beginner going crazy. I have tried this on a flexgrid control and it worked but now I am trying to make it work on a datagrid control but it keeps giving me the error Run time error ‘7005’ Rowset not available I have a text box which I have inputed some text say “Fred” Now...
  4. FredNg

    DataGrid

    Hi everybody How do I display data to a particular cell in the datagrid ? Say I want to display some data in the cell in column 5, row 2 Thanks Fred

Part and Inventory Search

Back
Top