Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

Specify a file's GUID

Guides

Use the valueChanged event to generate a unique identifier (GUID) for a file before it is uploaded and pass it as a parameter to the upload URL. View on GitHub jQuery...://js.devexpress.com/Demos/NetCore/FileUploader/Upload", onValueChanged: function (e) { var url = e.component.option("uploadUrl"); url = updateQueryStringParameter(url

Getting Started with DateRangeBox

Guides

jQuery NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. Angular NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. Vue NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. React NOTE Before you start the tutorial, ensure DevExtreme is installed in your application

Accessibility

Guides

Accessibility Features Overview NOTE The overall accessibility level of your application depends on the Autocomplete features that you use. Accessibility Requirement Support... to the first/last menu item. Enter Selects focused menu item. Use the registerKeyHandler(key, handler) method to implement a custom handler for a key. jQuery JavaScript

Accessibility

Guides

Accessibility Features Overview NOTE The overall accessibility level of your application depends on the Button features you use. Accessibility Requirement Support Level... the following keys to interact with the Button component: Key Action Enter or Space Identical to a click. Use the registerKeyHandler(key, handler

Accessibility

Guides

Accessibility Features Overview NOTE The overall accessibility level of your application depends on the ContextMenu features that you use. Accessibility Requirement Support... item in the menu/submenu. Space Switches the focused item to the selected state. Enter Chooses the focused item. Use the registerKeyHandler