jQWidgets Forums

jQuery UI Widgets Forums Grid Grid Vertical Scrollbar | When Splitter Resize Happen

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  rskbuvan 12 years ago.

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

  • rskbuvan
    Spectator

    Hi,

    I’m using the jqxSplitter in my application, where grid is in one panel and during on-click of grid rows, the respective details will appear in another panel. The details panel is collapsed by default and expanded when grid row click.

    So when the splitter re-size happens, I’m getting a vertical scroll-bar for the grid, even though the grid has less number of rows.

    Can anyone please suggest me a solution to get rid of vertical scroll-bar.

    Thanks & Cheers,
    \_rssb


    Mariya
    Participant

    Hi rskbuvan,

    Which jqxWidgets version are you currently using?
    Please provide us with an example of the behavior.

    Best Wishes,
    Mariya

    jQWidgets Team
    http://www.jqwidgets.com


    rskbuvan
    Spectator

    Hi Mariya,

    Version: 2.8.3

    My page is splitted into 2 panes using jqxSplitter, let me call it as “Left Pane” & “Right Pane“.

    The Right Pane is collapsed by default because it is used to show a details only when the grid row in Left Pane is clicked.

    For example my grid contains 8 columns(equally divided the 100% width of parent) and 1 row. So now no scroll-bars in a grid i.e. vertical & horizontal.

    Now when I click on the row, the Right Pane is expanded and I restrict the Left Pane visible width to 200px to give an user a information that, on which row the user is clicked.

    Now I’m getting an vertical scroll-bar along with horizontal scroll-bar, but i don’t want the vertical scroll-bar since my grid has only one row.

    I seems that, splitter resize event is getting triggered by default to repaint the jqxGrid.

    Hope I have explained it clearly with an example.

    Please suggest me a solution.

    Thanks & Cheers,
    \_rssb

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

You must be logged in to reply to this topic.