Spreadsheet script runnable inside http://tryfsharp.org includes a custom DataGrid and a parser for simple formulas e.g.: =1+1 =SUM(A1,A2) Add your own functions to the evaluate function. For a more comprehensive implementation check out http://cellz.codeplex.com
6 people like thisPosted: 13 years ago by Phillip Trelford
The code snippet for working with Windows Forms DatagridView with filtering and sorting features.
2 people like thisPosted: 3 years ago by Vladimir Demydov