I have a checkboxlist but I only want to apply ajax on one item in the list and the item in checkbox list is populated when the pageload in c# code behind.
Im using a radajaxmanager and set the checkbox to ajaxified the panel but every time check one of the checkbox it always apply the ajax in the panel which i dont need I only want to happen when a particular item in the checkbox to ajaxified the panel.
Im using a radajaxmanager and set the checkbox to ajaxified the panel but every time check one of the checkbox it always apply the ajax in the panel which i dont need I only want to happen when a particular item in the checkbox to ajaxified the panel.