Wijmo UI for the Web
loadingText Field

Default value: 'Loading...'

Determines the text to be displayed when the grid is loading.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijgrid.options.loadingText;
Javascript (Specification) 
var loadingText : string;
Example
$("#element").wijgrid({ loadingText: "Loading..."});
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.