custom-server-controls
Asp.NET custom server control event handler not firing on second postback
I\'m developing a custom server control in Asp.NET (.NET 3.5) which inherits the CompositeControl class.Inside my control I\'m overriding the CreateChildControls() method to generate a mixture of html[详细]
2023-03-05 12:33 分类:问答Issue with Document.Ready, Sys.Application, and FireFox in a ASP.NET Custom Server Control
After searching for a few days I had yet to find a solution to the following issue. I am creating ASP.NET Custom Server controls that use both AJAX and JQuery within them. Initially creating them in[详细]
2023-03-05 06:08 分类:问答Sub items for server control
I\'ve been trying to create a server control. I\'ve been trying to get my MenuItem to contain other MenuItems under neath it like this[详细]
2023-02-27 01:00 分类:问答Recursive Function for Server Control Collection of subitems
I have control that has a list of items with subitems. I need to have a recursive function that collects the sub items.[详细]
2023-02-25 14:17 分类:问答How to register custom server control on ASP.NET page
I have a project and I am trying to register a custom server control (there is no .ascx file) on the page.I am currently using[详细]
2023-02-16 12:34 分类:问答ASP.NET Server Control Property Attribute must be required
I have a custom ASP.NET server control CustomControl with a property attribute Path. If the Path is not explicitly specified, then I want an exception to be thrown.[详细]
2023-02-16 02:47 分类:问答How to Consume a Custom Server Control
I seem to be having a lot of trouble with this. I want to create an ASP.NET control that implements some core logic, and then I want to be able to derive several controls from that, which each implem[详细]
2023-02-14 06:49 分类:问答Multiple WebResources output to html when using recursive server controls
I have created a server control which uses rec开发者_如何学运维ursion to create a menu. It essentially outputs nested lists with anchors inside them.[详细]
2023-02-08 23:48 分类:问答access text in ASP.NET server control declaration
If a server control was declared like thi开发者_StackOverflow中文版s <my:customControl id=\"cc1\" runat=\"server\">[详细]
2023-02-06 18:28 分类:问答Pricing for adding specific AJAX Controls to your website? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-05 02:04 分类:问答