Generating __doPostBack & dopostbackwithoptions
Tue, 27 May 2008 13:28:41 -0400
Hi,
I created a custom button and I'm writing the onclick javascript event
myself to cause a postback...
Now I use Validators but I need to use dopostbackwithoptions... Is there any
.NET utility functions to generated the function signature based on a
control ID or anything?!
Thanks
...
|
ASP.NET TreeView control bug with NavigateUrl and Target
Tue, 27 May 2008 00:25:00 -0700
Hi all,
I have a problem with the ASP.NET 2.0 TreeView Control.
I have added some TreeNodes to my TreeView that has NavigationUrl set to a
webpage, Target set to "_blank" (a new windows) and SelectionMode set to
"Select". Then I added some other nodes that doesn't have NavigationUrl set
("regular" nodes ...
|
RE: Update SqlDataSource with value of DropDownList in EditTemplate on GridView
Mon, 26 May 2008 23:39:07 GMT
Thank you for the detailed analysis and the solution. It really worked for me.
I wish the code in the posting could be little bit more readable though.
From http://www.developmentnow.com/g/15_2006_6_0_0_773861/Update-SqlDataSource-with-value-of-DropDownList-in-EditTemplate-on-GridView.htm
Posted via Developmen ...
|
Asp.net and library dlls
Fri, 23 May 2008 10:17:02 -0700
Don't see any official notice that compiled library dll's loaded in the BIN
directory of an asp.net website need to be thread safe, but concurrent visits
to the same web site sure bear this out. Does anyone know the answer to this? ...
|
MS Webcontrols - tabstrip
Fri, 23 May 2008 10:40:51 -0400
Hi,
I'm using a MS tabstrip and iframe. All works well when viewed in Internet
Explorer 7.0. My problem is when I test with Mozilla Firefox. On my
development machine the tabstrip looks perfect - resizes to fit the browser
window. On my production server, the text on the tabs is not reduced so the
tabs ar ...
|
Custom Control - Inherits question
Thu, 22 May 2008 10:40:42 -0500
I'm creating a custom control, that inherits from an already existing
ASP.Net control.
However, I don't want all the properties available.
How can I code this, in the new control?
...
|
domain kostenlos werbefrei
com domain auskunft
de to domain
kostenlose de domains
domain aendern kostenlos
Wed, 21 May 2008 04:36:51 -0700
domain kostenlos werbefrei
com domain auskunft
de to domain
kostenlose de domains
domain aendern kostenlos
+
+
+
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku. ...
|
|
|
Problem with Graphics Server.Net in Visual Studio 2005
Wed, 21 May 2008 04:18:30 -0700 (PDT)
Using Graphics Server .Net v3.5 in a ASP.Net project worked correctly
in VS 2003. The project has been upgraded to VS 2005 and now the
Graphics Server control does not display in VS 2005 it displays the
following error message.
Error 199 'Chart' could not be initialized. Details: Object reference
not set to a ...
|
Accessing the ControlToValidate control in a Validator
Tue, 20 May 2008 16:06:37 -0400
I am writing a Validator by inheriting from the BaseValidator class. I need
to access the control referred to by the ControlToValidate property. Because
ControlToValidate is a String, I will need to use the FindControl() method
using ControlToValidate as the argument. In most cases, this would work
perfectly ...
|
null reference exception from FindByValue
Mon, 19 May 2008 23:41:00 -0700
I have 3 Tabs (TabContainer - AJAX)
I've successfully ben able to retain the tab that the user selects so that
the same tab is selected on different pages...
now...
What I really need to be able to do is keep the 'Item' that a user selects
which is in the 2nd tab. - in this case, that Item is a Clini ...
|