hi,
I'm testing telerik prometheus components. They work fine. I try to implement radcombobox custom component and there I have problem how to override ItemDataBound(probably OnItemDataBound) and ItemRequested(probaby OnItemRequested) events. On trying "protected(public) override .." those methods don't appear.
Please for help.
I'm testing telerik prometheus components. They work fine. I try to implement radcombobox custom component and there I have problem how to override ItemDataBound(probably OnItemDataBound) and ItemRequested(probaby OnItemRequested) events. On trying "protected(public) override .." those methods don't appear.
Please for help.