G Guest Dec 30, 2004 #1 Hi to all i have checkBox List control r this any way tro disables certain item in this list thanks
G Guest Dec 30, 2004 #2 Hi, Check for DataBound event of the checkboxlist and set the enabled property of the individual checkbox to false. Prakash.C
Hi, Check for DataBound event of the checkboxlist and set the enabled property of the individual checkbox to false. Prakash.C