oh cool, the problem here is that i used a DetailsView instead of a DataGrid and 'Item' is not a member of 'System.Web.UI.WebControls.DetailsViewInsertedEventArgs'
so what do i use instead?
sorry to be a pain, thank you
yeh i want to pass the postcode value from one page to another, but it is already being sent to a database...
basically my question is this:-
Can you pass a text box value used in a templatefield field to the queryString to then retreieve on another page??
If so, how do you do it? could...
Can i still post the address to the queryString using a template field?? I thought you had to do that with the "postCodeTextBox.Text" command but obviously i have used that to "bind" the text to the database!
how do i post the text to the queryString??
sorry if i am being an idiot, but i seem...
hello, i am creating a website that requires users to enter their details and then i insert them into a database, i use "templatefields" to bind text to a field from the database and this works perfectly. However i have a textbox that takes the user's postcode and sends it to the...
hello, i am trying to create a user input form that links to a database, everything is working fine apart from one problem... There is a field called "DateJoined" and i want the page to load with the current system date already in the dateJoinedTextBox!
I am writing in ASP.net 2.0 using Access...
hello all, i am using Microsoft Access 2003 and ASP.net as my language and i have made a connection to my database but inside the database is a table called picture, with a field called Pic_File, Pic_File has an address for a location of the picture (which i have set as a hyperlink)!
my problem...
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.