jQWidgets Forums

jQuery UI Widgets Forums Layouts Splitter How to get splitter panels content

Tagged: 

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • How to get splitter panels content #72236

    raj
    Participant

    Hi,

    I’ve a splitter with two panels and each panels contains a grid. Here, whenever the splitter panel gets re-sized, I need to handle few grid customization logic respective to the panel content.

    Note: I don’t want to hard code any grid id to achive. Instead I want to get the panel content; in which I find a grid and then I want to apply my logic.

    Can someone suggest me a solution?

    Cheers,
    Raj

    How to get splitter panels content #72247

    Mariya
    Participant

    Hi Raj,
    You should add two different IDs for the two jqxGrids, which are your content. In that way you will be able to get them by using their IDs.

    Best Wishes,
    Mariya

    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.