We’ve compiled a short list of interesting support tickets we answered in August. Hopefully you’ll find them of value as you integrate our DevExtreme JavaScript Components in your next Angular, React, Vue or jQuery project.
All Platforms
Support Tickets
- DataGrid – How to disable the onRowClick event for a specific column (T805918)
- SelectBox – How to enable multi-select mode (T810294)
- Localization – How to create a Turkish dictionary and localize DevExtreme widgets (T803627)
Documentation Updates
- DataGrid – How to dynamically change editor options (during editing)
- DataGrid – How to obtain current cell values
- Localization – How to add and override strings in a localization dictionary
- DataGrid – Rendering optimization on large datasets
Angular
Support Tickets
- DataGrid – How to edit a percentage value with decimal numbers (T806981)
- DataGrid – How to prevent handling of the keyup / keydown events when editing cell values in a Number column (T807981)
- DataGrid – Obtain a row index on cell edit start (T807875)
- DataGrid – How to enable and disable password mode for a text editor on an edit form? (T807343)
- How to configure a Drawer with a fully collapsible navigation panel (T804425)
React
Support Tickets
- DataGrid – Hide a disabled field from the Editing Form (T807652)
- HtmlEditor – How to create a custom blot based on Quill's blot (T806328)
- How to choose between DataGrid and Reactive Grid (T809736)
- DataGrid – How to access methods in React (T804756)
- Reactive Grid – How to show the aggregated info for groups (T804873)
- ValidationEngine – Dynamic message for custom rule (T802005)
Vue
Support Tickets
- FilterBuilder – How to change text in the UI (T804955)
- Chart – barPadding in a Full Stack Bard dxChart (T807979)
- DataGrid – How to set a search timeout for a built-in lookup columns in a Vue app (T809968)
Documentation Updates
Vue documentation has been updated and moved from GitHub to our website.