I have a radgrid with columns for edit, copy and delete, which fire the associated command events. I would like to combine these options in one column, in a raddropdownlist control. Is it possible to fire the appropriate command events by clicking items in a raddropdownlist?
(ASP.NET 4.0, IIS, Windows 7, IE 11, C#, Telerik.Web.UI version 4.0.30319)
- Paul