Problem in CheckBoxList
-
hello everyone, I have a small problem in CheckBoxList control in asp.net. When i take checkboxlist of 2 items.When i Click on the second item checkboxlist, i should get an an alert message showing that this selection is not acceptable.To do this we have use javascript only but not with the checkboxlist_selectedchanged event ,that alert message should fire when i click on the button.Plz anyone help me fast this is urgent for me. ok byeee Murali
-
hello everyone, I have a small problem in CheckBoxList control in asp.net. When i take checkboxlist of 2 items.When i Click on the second item checkboxlist, i should get an an alert message showing that this selection is not acceptable.To do this we have use javascript only but not with the checkboxlist_selectedchanged event ,that alert message should fire when i click on the button.Plz anyone help me fast this is urgent for me. ok byeee Murali
Hi, You want to select only one item from your checkboxlist?? If yaa then use RadioButtionList.
Naresh Patel