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 Chriss Miller 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. doubletalkin3

    Mixture of Windows and Forms Authentication not working on server

    Hi, My ASP.NET application uses a combination of forms and Windows authentication methods. The user is automatically authenticated via their windows login (checking their login name in the database), but the user can login manually into the system if they are not at their named machine. The...
  2. doubletalkin3

    Group By On Datagrid

    Hi, I'm trying to create item headings on a contacts datagrid to group it by Department. For example - Accounts Person A - Phone Number - Email etc Person B - Phone Number - Email etc Person C - Phone Number - Email etc Sales Person A - Phone Number - Email etc Person B - Phone Number - Email...
  3. doubletalkin3

    Datagrid update/edit problem

    Hi, I'm trying to implement an update command on a datagrid, but on clicking update, nothing happens, and I can't see why. I've used strings instead of parameters in the sqlcommand and this works, and also passed straight strings into the parameters - this also works. It looks like something...

Part and Inventory Search

Back
Top