Advertisement

1 - 10 of 29 containing alltags:("VB.NET, ASP.NET 2.0") (0.001 seconds)
I have a gridview setup with a command button. I want to write some code for the buttons onclick event and take data from the gridview. All i really need is to get an ID from an entry in the dat...
Zones: ASP.Net Programming, Web Lan...Date Answered: 01/21/2008 Grade: A Views: 0
I have the code below that creates a session everytime the website is loaded from the user's pc.  It works fine on the development machine, but when I upload the site to production.  It creates onl...
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 02/01/2008 Grade: A Views: 0
Good afternoon, I'm currently working in a control that looks like this: Datalist1     Gridview     Datalist3         Panel         Gridview30         /Panel Now my ultimate goal is that...
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 02/06/2008 Grade: A Views: 12
I've got a setup like this: Datalist1     Gridview1     Gridview2.... etc     Datalist3         Gridview30         Gridview31         Gridview32 Gridview 30, 31, etc is surrounded by a ...
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 02/29/2008 Grade: A Views: 46
Good afternoon, I imagine this is something I am just forgetting, butI have a GridView that is created in code behind.  I am wishing to add a OnRowDataBound event handler to it.  How can I do th...
Zones: ASP.Net Programming, .N...Date Answered: 02/28/2008 Grade: A Views: 45
Experts, I am using VB.NET in Studio 2005 and am working on a web app utilizing the AjaxControlToolkit (version 1.0.11119.0) for some UI elements.  One in particular is the AutoCompleteExtender ...
Zones: ASP.Net Programming, JavaScriptDate Answered: 02/29/2008 Grade: A Views: 43
Good afternoon, I've got two applications that were developed almost completely seperate from each other.  When I first started designing one, I had no concept the other would be created.  When ...
Zones: ASP.Net ProgrammingDate Answered: 05/27/2008 Grade: A Views: 0
Good afternoon, On my web application I have a textbox that I'm wanting to validate the text entered in.  The acceptable answers always be 9 characters long, and would be either GMG290XXX, or GM...
Zones: ASP.Net Programming, MS Visual Basic, .NET Framework 2....Date Answered: 07/14/2008 Grade: A Views: 0
I have built a custom control in VB.Net/ASP.Net. It contains a a couple textboxes and a Save button. I am trying to add it to a Calendar control at runtime and handle the Save.click event in my mai...
Zones: ASP.Net Programming, Visual StudioDate Answered: 08/17/2008 Grade: A Views: 141
I have a MasterPage setup with a button and a label. When the button is clicked, it's click event is fired like normal. however, when I set the text property of the label (ie label1.text = "Hello...
Zones: ASP.Net Programming, MS Visual Basic, .NET Framework 2....Date Answered: 08/18/2008 Grade: A Views: 0