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 Wanet Telecoms Ltd 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: Anakin2112
  • Content: Threads
  • Order by date
  1. Anakin2112

    Rollback looking up SQL Server

    I have a stored procedure that duplicates a few tables and I needed to inforce a rollback in the stored procedure if an error occurs during the duplication of tables. The rollback does work when an error occurs, but it then locks up the SQL server and we have to stop the service to unlock SQL...
  2. Anakin2112

    Check box list

    Has anyone use this control, because I cant get it to work correctly?
  3. Anakin2112

    Need Advice, please help!

    I am getting the hang of dotNET, but still a little unsure of how datagrids, datalists, and repeaters work when creating dynamic controls inside of them. So I need some advice from anyone. I want to create a list of names with a corresponding checkbox next to each name. Each row will contain...
  4. Anakin2112

    Datalist vs. Datagrid

    From all the I have read, I still can't figure out when to use the right control. Could someone please tell me what the appropriate time is to use each control?
  5. Anakin2112

    Finding controls in datalist

    I have looked everywhere with no success. Is there a way to find out what controls are in a data list? The controls in the datalist would be created dynamically when the page is created. I have no problem creating the controls, but I cant retrieve the control's value when I submit the page...
  6. Anakin2112

    Multiple Check boxes

    Thanks for the help in advance. Please bear with me, I am still a novice with ASP.NET. I am creating a page's contents dynamically with a datalist. The contents on the page are multiple check boxes(HTML type) and some text. My question is, how can create the new type of check boxes (web...

Part and Inventory Search

Back
Top