Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
Visual Elements
indicator, use the valueIndicator configuration object. Set its type property and then the required type-specific properties. The type-specific properties are listed within the UI component's Indicator... the subvalueIndicator configuration object. Set its type property and then the required type-specific properties. The type-specific properties are listed within the UI component's Indicator Types reference section
Accessibility
- If you export a DataGrid to PDF, the following issues occur in the resulting document: No document ‘title’ tag. Pictures are exported without ‘alt
Column Reordering
reorder columns by moving their objects within the array or by changing the column's visibleIndex if you prefer to configure columns using the customizeColumns function. jQuery JavaScript $(function
Editing
NOTE You must specify the DataGrid's keyExpr or the Store's key property to ensure that editing works properly. See Also key in ArrayStore | CustomStore | LocalStore | ODataStore User Interaction...
Filtering and Searching
Filter Row The filter row allows a user to filter data by individual columns' values. Usually, the filter row's cells are text boxes, but the cells of columns that hold date or Boolean values...