I also saw this problem. Maybe this can be solved with an onscroll event or a by putting the two seperates DIVS (header & body columns) in a parent DIV and let the parent DIV scroll.
Or maybe we must adopt the solution they use in the Zimbra client application. Don't let the columns get bigger then the listview by making an other column smaller when you make one column bigger. |