jQuery UI Widgets Forums Grid JqxGrid

Tagged: 

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    JqxGrid Posts
  • JqxGrid #32941

    Apeksha Singh
    Participant

    Hi

    I have used JqxGrid in my code in which i am using cellrender function to display a lock image in place of checkboxes.

    There are different such types of grid for different tabs.Now when we move from one tab to another the lock image is not getting displayed sometime  according to me cellrender funtion is not called properly.

    Thanks & Regards

    Apeksha

    JqxGrid #32962

    Peter Stoev
    Keymaster

    Hi Apeksha,

    “cellsrenderer” is called each time a cell needs to be rendered or re-rendered. Unfortunately, I am not aware of your business logic, but I know that you cannot force the Grid to call the “cellsrenderer” unless you invoke a Grid method like “render” or “refresh”.

    Best Regards,
    Peter Stoev

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

    JqxGrid #44648

    Apeksha Singh
    Participant

    Hi

    I have used render in my code and i have also apply refresh but no impact in my code.
    Please guide me regarding this problem & give reply as soon as possible.

    Thanks & Regards
    Apeksha

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

You must be logged in to reply to this topic.