jQWidgets Forums

jQuery UI Widgets Forums Grid Grid header – icon disappears

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid header – icon disappears #70714

    ajit
    Participant

    Hi SUpport Team,

    I have a grid view and i have a fill button on the header of the grid, which fills the 1st cell value of that column to all the below rows of that column. All works fine at first time.
    Here is the test case:
    2 tabs, on click of each tab it is showing the gird, few column of the grid has fill button as explained above. The fill button stay correctly on the grid column, but when i click on Tab2 and return to Tab1, it shows the grid value (prior added rows), but fill button (icon) disappears.

    Tab 1 ————— Tab2

    Grid 1

    ColumnHeader 1 ——— ColumnHeader 2(Fill button)——— ColumnHeader 3——— ColumnHeader 4(Fill button)

    Column value1 ———— column value2 ———— column value2———— column value4
    Column value1 ———— column value2 ———— column value2———— column value4
    Column value1 ———— column value2 ———— column value2———— column value4
    Column value1 ———— column value2 ———— column value2———— column value4
    Column value1 ———— column value2 ———— column value2———— column value4

    ***************************************************************************************************************
    After click to next tab – (Tab2) and returning to (Tab1): Fill button disappears but data in grid persists

    ColumnHeader 1 ——— ColumnHeader 2——— ColumnHeader 3——— ColumnHeader 4

    Column value1 ———— column value2 ———— column value2———— column value4
    Column value1 ———— column value2 ———— column value2———— column value4
    Column value1 ———— column value2 ———— column value2———— column value4
    Column value1 ———— column value2 ———— column value2———— column value4
    Column value1 ———— column value2 ———— column value2———— column value4

    Please help.
    Thanks.

    Ajit

    Grid header – icon disappears #70729

    Peter Stoev
    Keymaster

    Hi ajit,

    To learn how to implement Grids in Tabs, look at: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/tabs-and-grid.htm?arctic

    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.