How to catch an asp:Button Click event from the <FooterTemplate> of a RadComboBox ,on the server side,
RabComboBox has Checkboxes in it... and on click of that Asp:Button(which is inside FooterTemplate) i need to catch all the chcked Items from the ComboBox
Thanks