Does anyone have an example of a RadSplitButton (RadButton with EnableSplitButton=true) inside the ItemTemplate of a RadGrid? I need to know the best way to display the context menu (always the same options) for each row in the Grid. Is this even possible? The options in the context menu will either open a RadWindow or redirect the user to another page.