Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010
- All Results 1000
- Guides 332
- Reference 668
- Technical Demos
- Support Center
dxValidator Validation Result
before you attach callback functions to that promise. In the following example, a button validates an editor with an async rule. The status is checked in the onClick event handler: jQuery index.js
PivotGridDataSource Configuration
remote when you enable paging. allowExpandAll and allowSortingBySummary are ignored. Running totals and the "absoluteVariation" and "percentVariation" summary post-processing functions are calculated only... }, // ... ], totalSummary: [ { selector: "dataFieldName1", summaryType: "sum" }, { selector: "dataFieldName2", summaryType: "min" }, // ... ], groupSummary: [ { selector
grids FilterRow
applyFilter Specifies when to apply a filter. applyFilterText Specifies text for a hint that appears when a user pauses on a button that applies the filter. betweenEndText Specifies a placeholder for the editor that specifies the end of a range when a user selects the "between" filter operation. betweenStartText Specifies a placeholder for the editor that specifies the start of a range when
Object Structures animationConfig
= function(t, millisecondsSince, startValue, endValue, totalDuration) { if (t < 0.5) { return t * 4; } else { return -2 * t + 3; } }; var animationOptions = { show