FarPoint Technologies
(800) 645-5913
fpsales@fpoint.com
|
|
AJAX allows the component to refresh without refreshing the entire page. You
can add AJAX support to the FpSpread component by setting the EnableAjaxCall
property. This affects several features including expanding and collapsing
child sheets in a hierarchical display, column sorting, inserting rows, paging,
searching, filtering, and formula updates. The additional demos in this tour
demonstrate these features.
If the ClientAutoCalculation property is true, then after a cell value is
changed, an AJAX call is made to the FpSpread component. Then the component
calculates the formulas and sends the values to the client side. The component
then updates the values at the client side.
NOTE: The toolbar used in this demo is not a component of Spread.
It is simply a sample in what you can do. This sample is included with the
product download.
| | A | B | C | D | E | F | G | H | I | J |
| 1 | | | | | | | | | | |
| 2 | | Format me! | | | | | | | | |
| 3 | | | 8 | | | | | | | |
| 4 | | | 3 | | | | | | | |
| 5 | | | 12 | | | | | | | |
| 6 | | FORMULA --> | 23 | | | | | | | |
| 7 | | | | | | | | | | |
| 8 | | | | | | | | | | |
| 9 | | | | | | | | | | |
| 10 | | | | | | | | | | |
| 11 | | | | | | | | | | |
| 12 | | | | | | | | | | |
| 13 | | | | | | | | | | |
| 14 | | | | | | | | | | |
| 15 | | | | | | | | | | |
|
|
|
|
| Have a question? |
|
 |
|