Shows a context message for the grid
message(options, [callback])
options |
string|object, text of the message or additional options |
callback |
function, optional a call back dunction when message is closed |
Returns
undefined.
This method displays a context message.
If you have following grid:
You can
Or