Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4710

DropDownCheckBoxes: ASP.Net DropDownList CheckBoxList Server control

$
0
0
Here Mudassar Ahmed Khan has explained a Custom ASP.Net Server control DropDownCheckBoxes which is a Multiple Selection DropDownList consisting of a CheckBoxList control within it. This control is a pure Server side control which combines all the events and properties of an ASP.Net DropDownList and CheckBoxList and it also includes its own RequiredFieldValidator that performs validation as the ASP.Net RequiredFieldValidator.

Viewing all articles
Browse latest Browse all 4710

Trending Articles