| Thread | Last Post | Replies |
|
| Getting inputype Checkbox values without ID | 31 Oct 2007 08:35 GMT | 2 |
I have used a literal control in my form and it's text is generated dynamically. It has all the products with checkboxs. Now i want all the values of products, the user have checked. Can anybody tell how can i get values of dynamically genereated(input
|
| Custom Controls on x64 | 30 Oct 2007 04:27 GMT | 7 |
I have developed a Windows Forms Control (WFC) which is used in a web page. The control is developed in C# using the 2.0 framework and the control invokes a dll that is written in C++. I reference the WFC using the following syntax:
|
| "The type has no constructors defined"? | 28 Oct 2007 08:30 GMT | 1 |
I'm trying to inherit from the following in my class, but I get: The type 'System.Web.Services.Protocols.WebClientAsyncResult' has no constructors defined Not sure exactly what this means? Does it mean the class cannot be
|
| Https errors in IE7 for WebResouce requests. | 22 Oct 2007 12:29 GMT | 5 |
If I create a control which uses an embedded image and then put in on an HTTPS request IE complains about having secure and nonsecure items. The code is: protected override void RenderContents(HtmlTextWriter writer)
|
| CompositeControl fails to display in Design view | 15 Oct 2007 03:35 GMT | 11 |
I'm getting the following error messages when I view my ComposisteControl in design time mode. "Error Rendering Control - <My Control Name>" "An unhandled exception has occurred
|
| Repeater in Server Control | 05 Oct 2007 19:31 GMT | 4 |
Does anyone know how I can use a repeater in a server control? This means I do not want to have an ascx file. I am particulairly stuck with setting the ItemTemplate property of the Repeater in the code behind. thanks,
|
| mvwres in custom control | 03 Oct 2007 02:44 GMT | 4 |
I have a couple controls that inherits from webcontrol. When I drop one of the controls on a new webpage I get <link href="mvwres:2-Util.Ctrl.MyEmbeddedFile.css,Util, Version=1.0.0.0,
|