jQWidgets Forums

jQuery UI Widgets Forums Grid Custom Grid Features

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Custom Grid Features #10426

    prasmin
    Participant

    I am willing to some of the following things, if it is possible to do in

    1. Can, I custom color the selected row
    2. Can Alternate rows be defined with different colors.
    3. Can a selected cell color defined programatically.
    4. Can a Particular column fonts be defined to differentiated programatically.
    5. After Filtering on criteria the aggregates should show accordingly on the filtered.
    6. Can two cell or two rows be merged
    7. Can Header Row and Footer row color could be defined.

    I am having some queries. You clarification in the matter would be appreciated.

    Regards.

    Custom Grid Features #10429

    Peter Stoev
    Keymaster

    Hi prasmin,

    Regarding your questions:

    – For custom colors and fonts of cells or rows, take a look at this help topic: jquery-grid-cellsrendering.htm.
    – Cells, Rows or Columns merge is not supported.
    – “After Filtering on criteria the aggregates should show accordingly on the filtered” – That is by default in version 2.5.
    – “Can Header Row and Footer row color could be defined” – The rendertoolbar and renderstatusbar methods enable you to customize the rendering of the Grid’s toolbar and statusbar. The parameter passed to these callbacks is the toolbar or statusbar DIV tag.

    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.