View Single Post
  #2 (permalink)  
Old 12-01-2005, 12:27 AM
smies smies is offline
Senior Member
 
Posts: 51
Default

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.
Reply With Quote