Browse by Tags
All Tags »
Web Controls (
RSS)
DDMenu is a drop down menu webcontrol which I customize by adding lots of features and options. One paragraph form the article is important and I feel that it should be added to this post as well - so here it is - " OK, before I'll start to drill down...
After implementing Page Controller pattern and after we dynamically loaded user controls in child page we got the above exception. The exception was raised when we clicked on IE back button and then presses submit on the content user control entry form...
I have Just added a short article regard attaching your grids JS functionality I did not add the following JS functions (maybe I should). The functions enable to get a reference to an input element from .NET page. This can be use within our JS Edit Row...
When ever I see a great code that its possible to make it even better - I just cannot hold myself and I took up the gauntlet and enhance it. Sometimes, I enjoy it more then when I write code from scratch. This time I saw the functionality & HTML structure...
Shared by by Pronet components . I like its simplicity but yet the power it can gives developers. I prefer to attached it to the post. using System; using System.IO; using System.Text; using System.Web; using System.Web.UI; public class Render { public...
LookupGrid v1.0.1 bugs fixes ( download ) - * LookupGridColumns been wrapped in ViewState (it was defined localy in previous version and by that the HTML Grid designer raised error) * Instead of using ArrayList we use HybridDictionary * * GetGridColumn...
Building controls http://www.codeproject.com/aspnet/composite_controls.asp By Nick Pirocanac Designer support http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASPNet-AddDesignTimeSupport.asp G. Andrew Duthie Using XSD schema...
Two weeks ago I published a post called “ Web Control VS Designer support – to do or not to do ?” I pointed that in order to get the VS Designer mode support and/or HTML Editor Intellisense support for our custom web controls u should...
TechEd took place this week. It could be nice to share with u my experiences and thoughts about what I heard there – but since I did not participant this time here is what I’ve just did Downloaded the lectures that was interest me from the...
Step #2 present the ERD that will use to hold entry forms definition and the source for the transform XML we will use for rendering the entry form ERD Includes: form definitions element definitions (name, title, maxlength etc) element default values ...
More Posts
Next page »