I have a grid that I'm using as a faux popup (I don't care for the RadWindow API) and it pops open when clicking various buttons in the RadDropDownButton. The problem is that the RadDropDownButton stays on top of the popup unless you click off somewhere else. Is there a close command I can manually send to the RadDropDownButton? I'd like to attach the event to each button within the RadDropDownButton.
Thanks!
Thanks!