jQWidgets Forums

jQuery UI Widgets Forums Grid Grid Dynamic header rendering

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid Dynamic header rendering #56903

    Gowri
    Participant

    Hi
    In my application i have requirement that user can able to generate their own reports. To do that i have to dynamically define the header name and its corresponding binding how we can achieve this in jqxgrid.? please help me ASAP

    Advance Thanks
    Regards,
    Gowri.

    Grid Dynamic header rendering #56927

    Peter Stoev
    Keymaster

    Hi Gowri,

    The Grid has a method called setcolumnproperty. By using that method, you can dynamically change the column’s text property which you can set to plain text or html string. For more information about setcolumnproperty, check the Grid’s API docs.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.