View Single Post
  #2 (permalink)  
Old 12-09-2005, 04:43 PM
pshah pshah is offline
Zimbra Employee
 
Posts: 269
Default

You'll probably need to change some (most?) of the DwtListView code. This class was never written w/ that behaviour in mind so I can imagine there will be a lot of holes in trying to use it in this way.

You're probably better off writing your own class or maybe even deriving a new class from DwtListView?
Reply With Quote