Hi,
This is the error message I got when I'm trying to extend a'CheckBoxList1 '
with 'MutuallyExclus iveCheckBoxExte nder1' which I understand it is not
possible.
Extender control 'MutuallyExclus iveCheckBoxExte nder1' cannot extend
'CheckBoxList1' . Extender controls of type
'AjaxControlToo lkit.MutuallyEx clusiveCheckBox Extender' cannot extend
controls of type 'System.Web.UI. WebControls.Che ckBoxList'
How can I make it possible?
Thank you in advance.
This is the error message I got when I'm trying to extend a'CheckBoxList1 '
with 'MutuallyExclus iveCheckBoxExte nder1' which I understand it is not
possible.
Extender control 'MutuallyExclus iveCheckBoxExte nder1' cannot extend
'CheckBoxList1' . Extender controls of type
'AjaxControlToo lkit.MutuallyEx clusiveCheckBox Extender' cannot extend
controls of type 'System.Web.UI. WebControls.Che ckBoxList'
How can I make it possible?
Thank you in advance.
Comment