Browse by Tags

All Tags » Controls (RSS)
The Repeater control is the only Web control that allows you to split markup tags across the templates. To create a table using templates, include the begin table tag (<table>) in the HeaderTemplate, a single table row tag (<tr>) in the ItemTemplate...
Posted by kaushalparik | 1 comment(s)
Filed under: ,
The "Mode" Property of Literal Control specifies an enumeration value that decides how the content in the Literal control is rendered This property is set using one of the LiteralMode enumeration values. The following lists the possible values...
Posted by kaushalparik | 105 comment(s)
Filed under: ,