Showing related tags and posts accross the entire site.
-
I have learned to make really effective use of the WINFORM custom control library. However, one minor annoyance with the current version of TableEditControlBase.cst is the value used to set the "Text" property of each label. NetTiers currently uses the column name for that field. This is rarely...
-
Hi Guys, As you know, when we use .netTiers to generate a project, we have a folder Admin with Entity.aspx and EntityEdit.aspx pages. This Entity.aspx load EntityFields.ascx in folder Admin/UserControls . My question is "how to set default value for one particular field of usercontrol?" Here...