jQWidgets Forums

jQuery UI Widgets Forums Grid Export cell's background color issue

This topic contains 2 replies, has 2 voices, and was last updated by  Greytrix 11 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Export cell's background color issue #23001

    Greytrix
    Participant

    HI Team,

    I am having a problem while exporting the jqxgrid to html/excel. I have a column in my grid that conditionally shows the background color of cell.E.x. Amount less than 0.0 should be in red. I am using cellclassname property of jqxgrid and grid is showing the color correctly on the screen. But while exporting the jqxgrid to excel/html is not exporting properly;either exporting all cells of that column in red colored background or white.It seems that it appying the background of last rendered cell on the screen/grid.

    Please let me know is there any solution to set the style of cell that will remain while exporting to excel/html.

    Regards,
    Abdul

    Export cell's background color issue #23005

    Peter Stoev
    Keymaster

    Hi,

    The Exporter feature does not have the capability to handle custom rendered cells. We cannot offer a solution.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    Export cell's background color issue #23012

    Greytrix
    Participant

    Peter,

    Thanks for your quick response.But if i have all cells of that column as Red background then it is exporting properly in excel/html.I am just curious to know how its applying that background while exporting(I am using cellclassname property of grid to do this).

    Is there any feature to set the style of cell, so that it will remain while exporting to excel/html, my jqxgrid is only for viewing purpose, i can loop through each grid cell after rendering.

    Regards,
    Abdul

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

You must be logged in to reply to this topic.