|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
how to map the given name to different domain
Yoshitha -
14 Oct 2006 5:24 PM - 3 messages
Hi recently i've gone through this site [link] in one of the fields in the form we need to enter our website name http://.learnhub.net so entered some name in textbox (abc for eg) ...
FormView problem with Templates and Tables
~john -
13 Oct 2006 7:49 PM - 2 messages
I've got a FormView with Templates used to edit records. I was using <asp:Parameters> to send off my data back to the Update method of my class. Everything worked as expected until I through in an <asp:Table> ...
ITemplate
Ben Schumacher -
13 Oct 2006 7:01 PM - 2 messages
Ok smart guys and gals ... I have a GridView control with a dynamically created checkbox column. The checkbox is created using ITemplate interface. In my class that implements the ITemplate interface I set the AutoPostBack property of the checkbox to ...
IConvertible Error
TJHerman -
12 Oct 2006 10:25 PM - 3 messages
I've got two dropdowns which are unbound and which I bind the values of when I update or insert. My method works on all of my other pages, but for some reason is not working on this page. When I try to update the record (it's in ...
IE-7
ashim -
12 Oct 2006 8:55 PM - 2 messages
Is there any to turn of information bar on ie-7 and allow all activeX? thanks in advance ...
Design View when using an ASP:Panel to show/hide groups of <tr>'s
Nathan Sokalski -
12 Oct 2006 1:46 AM - 3 messages
I have an HTML table in which I am using ASP:Panel controls to group together <tr>'s so that I can more easily show/hide them (by setting the ASP:Panel's Visible property). This works fine, but Visual Studio .NET ...
Where the webforms forums?
Dominique -
11 Oct 2006 11:33 PM - 4 messages
This thread was posted on another forum and I was asked to try to get more feedback on the webform,s forum...
[link] ...
Failed to load viewstate.
polabear -
11 Oct 2006 6:03 PM - 2 messages
I get this error message: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the ...
DropDownlist in EditItemTemplate Gridview Problem
den 2005 -
11 Oct 2006 11:34 AM - 2 messages
Hi everybody, I created a Gridview with a TemplateField and there is Label control in ItemTemplate and a DropdownList control in EditItemTemplate, I was to displayed them ok when I click the Edit Command button. But when I about to ...
TabStrip change by javascript
mathiasfritsch -
11 Oct 2006 10:16 AM - 2 messages
I am working with ie webcontrols I need to change the selected Tap by clientside code. Is it possible? regards Mathias ...
Javascript changes not saved
ken s -
10 Oct 2006 10:05 PM - 2 messages
I'm using Javascript to change a value in an asp:textbox control on an asp.net page, then submitting the page and persisting the data using c# code. I can see the value in the textbox change when the Javascript runs, but when ...
DropDownList question
RBM -
10 Oct 2006 6:29 AM - 3 messages
Dear ASP.NET users, The default drop down list in ASP.NET does not support typing in the box where the selectedvalue is stated. Does anyone have an idea about to make such a drop down list. It must work within a gridview. The ...
Are there any updates released for IE7?
Nathan Sokalski -
10 Oct 2006 5:51 AM - 2 messages
As many of us know, IE7 supposedly follows the W3C standards more closely. I am wondering if there are any updates for Visual Studio .NET 2005 (specifically ASP.NET) that have been released for this. Not that I noticed any specific differences that require updating (although I also didn't do ...
Wizard - setting the size
David Thielen -
9 Oct 2006 11:50 PM - 3 messages
Hi; Whats the best way to set the size of a wizard so each page has the next/prev buttons in the same place? I thought the control would have those properties but either I'm blind or they are missing. ...
Detecting the browser once IE7 comes out
Nathan Sokalski -
9 Oct 2006 5:26 AM - 8 messages
I want to make sure I am doing a browser detection that will work once IE7 is released. My current detection statement (written using VB.NET) is: If Me.Request.Browser.Browser.ToUpper() = "IE" Then 'Code to use for Internet Explorer browsers ...
Preset fields in detailsview.
Alan Morris -
8 Oct 2006 9:56 PM - 5 messages
I am trying to preset some values on a detailsview for inserting a record. If I try:- DetailsView1.Rows(0).Cells(1).Text = "My text2" then the text looks like a label and is not editable - not in the textbox of the field concerned. Am I right in thinking I have to ...
|
|||||||||||||||||||||||