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
Assign Appointments to Resources
The Scheduler UI component allows you to assign appointments to a set of predefined resources. Consider the following example: in an educational center lectures are held in two rooms. In scheduling..., set the valueExpr, colorExpr and displayExpr properties as shown in the code above. View Demo API Each resource kind has the fieldExpr property. To associate an appointment
Specify the Provider and Type
IMPORTANT On May 21, 2024, Microsoft announced that Bing Maps for Enterprise and its API will be discontinued. Azure Maps will be a single unified enterprise mapping platform available from Microsoft. We are working on API compatible with Azure Maps and expect to ship it with our next major release (v24.2). If you have an existing license to Bing Maps for Enterprise, you can continue using our
Filtering
With the PivotGrid UI component, you can navigate through data in three dimensions. The first two dimensions are formed by fields of the row and column areas. The third dimension has no visual representation and is linked with the filter area. Filter area fields (along with the fields in other two areas) can participate in data filtering. This article describes how to filter pivot grid data
Demos
VectorMap features are illustrated and described in the following technical demos: Colors Customization Zooming and Centering Palette Image Markers Bubble Markers Pie Markers Dynamic Viewport Area with Labels and Two Legends Tooltips: HTML Markup Support Custom Projection Floor Plan Multiple Layers Custom Map Data Custom Annotations
Getting Started with DropDownButton
the drop-down menu. To enable this behavior, split the button into two sections. Set the splitButton property to true and assign a function to the onButtonClick property: jQuery index.js $(function...; If you run the code, you should see a button divided in two sections. A click on the main section logs "Main button was clicked" into the browser's console. A click on the secondary section opens