jQuery UI Widgets Forums Grid Grid ID

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Grid ID Posts
  • Grid ID #76427

    rahisarm
    Participant

    Hi Team..
    You guys are working good..Recently i added context menu to my grid..Now they’re saying they need context menu in all grids.So is there anyway that i can get the grid’s id.So that i can write a common file for this problem.Thnks in advance
    Best Regards
    Rahis ARM

    Grid ID #76429

    Peter Stoev
    Keymaster

    Hi rahisarm,

    You create the Grid using a code like: $(“#grid”).jqxGrid(….. The ID here is “grid”. If you have a jQuery object, you can get its ID by using also myObject[0].id.

    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.