jQWidgets Forums

jQuery UI Widgets Forums Grid loading message.

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Stoev 12 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • loading message. #17563

    imbaro
    Member

    hi, i itried to show the loading message.

    i found some examples but none of them work.
    (gridname is my grid name)

    $(“#lui_list_gridName,#load_list_gridName”).show();
    $(“#load_”).show()
    $(“#load_gridName”).show()

    what is the proper way to do this?

    thanks, ofer.

    loading message. #17848

    imbaro
    Member

    ?

    loading message. #17854

    Peter Stoev
    Keymaster

    Hi imbaro,

    You can use the following:

    $('#jqxGrid').jqxGrid('showloadelement');

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.