Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
SplitterPane resizes on sorting in inner WebGrid
posted

Hi,

I got a Problem with 3 WebGrids inside 3 horizontal SplitterPanes in a Websplitter. The Problem is, that when I want to sort one of the grids all SplitterPanes (except the bottom one) resize to the minimum only showing their header.

The hierarchy of my page is the following:

WebSplitter "main" vertical

WebPanel (with a Tree an a DropDown)

WebSplitter "MDI with Grids" horizontal

SplitterPane 0 (for layout purpose to let all Panes collapse to the top)

SplitterPane 1

WARP with WebGrid inside - sorting is clientside but the event refreshes the WARP in Pane 3

SplitterPane 2 & 3 got the same setup except the handled sorting

All grids got clientside sorting.

In the attached Image you see the 'result' on clicking on the sort-button.

  • 120
    posted

    I've got to push this topic - my boss wants his product done and I still don't have any solution for this problem. Please, it's urgent!