We are using your Windows forms Spreadsheet and Spreadsheet Ribbon controls to present data from an SQL table. We have noted that the controls have a ton of formulas. That is great, but does the control include an interactive Formula Editor? I do not mean the capability to create a custom formula. Rather a mechanism for an end user to select the correct formula and to input/define the values for the formula to operate on.
If it does support one, how can it be displayed? As you know in Excel, there is a Fx button to the left of the cell value edit box at the top of the worksheet. Clicking on that beings up a dialog where formulas are grouped and if a specific formula is selected there is typically a follow up dialog to capture the arguments.
If not, are there any examples to help in the creation of this functionality?