Our requirement is pretty simple. We want users to be able to manually enter some text on a table/datagrid/spreadsheet object. In addition, they will drag drop some data from a treeView that will populate cells with their contents which is actually fetched from a data source. Finally, they need to be able to format individual cells to change text, background colour etc.
I spotted a post in your asp.net section:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/excel-like-radgrid.aspx
This shows using the grid in a similiar fashion to an excel interface. Maybe this is possible to do in silverlight?
Using your libraries, how could this be best achieved?
I spotted a post in your asp.net section:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/excel-like-radgrid.aspx
This shows using the grid in a similiar fashion to an excel interface. Maybe this is possible to do in silverlight?
Using your libraries, how could this be best achieved?