Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
dxFileManager Object Configuration
field can contain one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library (see External
dxFileManager FileSystemItem Fields
(URL) to be used as the file system item's thumbnail.
dxPivotGrid loadPanel
panel. height Specifies the height of the load panel. indicatorSrc Specifies the URL pointing to an image that will be used as a load indicator. shading Specifies whether to shade the UI component
dxTreeList loadPanel
or false to never show the load panel. height Specifies the height of the load panel in pixels. indicatorSrc Specifies a URL pointing to an image to be used as a loading indicator. shading Specifies
EndpointSelector
This object selects local or production OData service URL depending on whether the app's local or deployed version is running. jQuery JavaScript var endpointSelector = new DevExpress.data.EndpointSelector({ db1: { local: "http://localhost:55555/service1.svc/", production: "http://services.example.com/service1.svc/" }, db2: { local: "http://localhost