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...
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...
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?
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.