To give your application a finished look, you might want to expose UI that allows the user to manipulate the spreadsheet. Typically, you will bind the RadSpreadsheet to a RadRibbonView that contains numerous buttons, drop downs etc. organized in tabs. However, if you want to offer the user a smaller and more focused set of options, RadToolBar might be a better choice.This blog post illustrates how to wire the spreadsheet to a RadToolBar – a task that is indeed very easy to achieve with the API of RadSpreadsheet.
↧