There are many scenarios when we want to display the DataList items in different colors based on some predefined conditions. Also, there are many situations when we have a checkbox in every datalist item and we need to identify and act upon the check change event for any particular item. This article discuss the way this functionality can be implemented. ...

Go to the complete details ...