jQWidgets Forums

jQuery UI Widgets Forums DataTable Datatable grouping like jqxGrid

Tagged: 

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Datatable grouping like jqxGrid #66956

    rishisahi
    Participant

    I have two questions regarding both the grids,
    – Is it possible to use jqxgrid kind of grouping on jqxdatatable ?
    – Is it possible to use flat/simple xml data source in jqxGrid like the one is used in jqxDataTable? XML data source used in jqxGrid is little complicated to build dynamically.

    Thanks,

    Datatable grouping like jqxGrid #66972

    Peter Stoev
    Keymaster

    Hi rishisahi,

    – No
    – The Binding is absolutely the same.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Datatable grouping like jqxGrid #66976

    rishisahi
    Participant

    Thank you very much Peter..I have another question thought to ask here instead of creating new thread. In my XML I might have 15 columns but only 10 will be visible when grid loads and rest 5 columns I want to keep under “Show/Hide more columns” where end user has an option to add 5 more columns. Can it be done ?

    Datatable grouping like jqxGrid #66977

    Peter Stoev
    Keymaster

    Hi rishisahi,

    You can hide a column using its “hidden” property or through showColumn, hideColumn methods.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.