I am trying to set the "a href" attribute of HtmlTableCell in ASP.NET from VS.NET. The attribute is not getting set and hyperlink is not getting displayed. Can anybody point out the error? A piece of code demonstrating setting this property would be helpful.
I have a custom control public SmartToolbox : WebControl, INamingContainer it does not override render...as we just create child controls we add to our Controls collection
Would you be kind enough to tell me where to look to find the possible values for custom entries for a RegularExpressionValidator.Validation Expression? Thanks