jQWidgets Forums

jQuery UI Widgets Forums Grid Autoresizecolumns Grid

This topic contains 1 reply, has 2 voices, and was last updated by  admin 5 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Autoresizecolumns Grid #111761

    rahuldevanks
    Participant

    How to identify in a grid, if the method autoresizecolumns is enabled or not?

    Say for example, If #jqxTestGrid is a grid and I called the method $(“#jqxTestGrid “).jqxGrid(‘autoresizecolumns’);
    How can I identify if the #jqxTestGrid has enabled the method autoresizecolumns?

    Please help.

    Autoresizecolumns Grid #111774

    admin
    Keymaster

    Hi,

    This is a method. If you call it, it does something. If you do not, nothing will happen and the columns will not be auto-resized.

    Regards,
    Peter

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

You must be logged in to reply to this topic.