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!

Search results for query: *

  1. cheekykevwalker

    Converting from a string to TIME in C/Time Functions

    Not being very familiar with C I am doing a little Network Programming and have hit a stumbling block.The actual problem is to do with C itself and not the network side of things. I have passed over a string variable 'buffer' to the server in a simple client/server setup containing the last...
  2. cheekykevwalker

    VB.NET Datagrid & Databound Combo Box

    I have not yet experimented with using the combo box inside of the datagrid in VB.NET as am short on time to complete what I'm working on so I'm wondering if someone might be able to tell me how I can update the cell currently selected in a datagrid via a data bound combo box on a form. For...
  3. cheekykevwalker

    Javascript Pop up Window

    This might be simple but I'm pretty new to this so not sure!I have used some Javascript within a button on an aspx page to launch a pop-up window to confirm that details have been added to a database. The window has a close button on it. I wish for when the close button (within the popup window)...
  4. cheekykevwalker

    Bound multiple columns to databse fields in datacombo box

    hi, ok thanks for that, I ll have another go now. cheers for your help Kev
  5. cheekykevwalker

    Bound multiple columns to databse fields in datacombo box

    Ok, but I dont know exactly how to do this, could you possibly give me a small example?? Thanks alot Kev
  6. cheekykevwalker

    Bound multiple columns to databse fields in datacombo box

    With the below code I populate a datacombo box from a recordset. I use 'allname' as a combined field so that I can have surname and forename in the datacombo box as a single value, I also select 2 more SQL fields that get the staff ID and staff team and staff group fields but these are not shown...

Part and Inventory Search

Back
Top