Hi,
I'm using RadComboBox in a Web User Control. When I drop the Web UserControl on a page, I can not use Client-Side RadComboBox events such as "OnClientDropDownClosing".
I know that I must handle this event within the UserControl, but how can I triger a custom event for the page then?
With Server-Side events, I do not have problem,
Kind Regards,
Hakan
I'm using RadComboBox in a Web User Control. When I drop the Web UserControl on a page, I can not use Client-Side RadComboBox events such as "OnClientDropDownClosing".
I know that I must handle this event within the UserControl, but how can I triger a custom event for the page then?
With Server-Side events, I do not have problem,
Kind Regards,
Hakan