You can let the server determine whether the CheckBox control is selected. At run time, the server compares a value you specified to a value in a DataSet. If the values match, the server selects the check box when the ASP.NET page is loaded in a browser.