Hi,
I have created a simple spread sheet control in my WPF app without any tool bars as follows:
<telerik:RadSpreadsheet x:Name="radSpreadsheet"/>
When I right click on a worksheet Tab in the sheet selector and bring up the worksheet context menu, the Delete and Insert items do not work. (I have multiple worksheets)
The Rename and Tab Colour items do work, as does the special Tab to add a worksheet.
Can you please let me know if I am doing something wrong?
Thanks
Anthony
I have created a simple spread sheet control in my WPF app without any tool bars as follows:
<telerik:RadSpreadsheet x:Name="radSpreadsheet"/>
When I right click on a worksheet Tab in the sheet selector and bring up the worksheet context menu, the Delete and Insert items do not work. (I have multiple worksheets)
The Rename and Tab Colour items do work, as does the special Tab to add a worksheet.
Can you please let me know if I am doing something wrong?
Thanks
Anthony