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? |