jsListView Overview

Introducing the jsListView custom class for use with dBASE.


jsListView is a custom class which is written almost entirely in dBL code and based on the PaintBox standard dBL class. The dBL code in the jsListView class surfaces the highly stable, widely used, and well-known Windows ListView window class functionality.

If you've used Windows Explorer or other applications using ListView, then you already know what ListView functionality is all about. The same basic ListView technology is used in all sorts of applications requiring simple user-interfaces for list selections and manipulations. Now, as amazing as it may seem, almost all of the ListView functionality can be easily integrated directly into any dBL application with jsListView and you have full control of the functionality which the users have access to. And your clients will most likely already know and recognize ListView behavior, so client training and support is also reduced.

jsListView can be used for many purposes:

For those of you who don't believe it, YES dBASE can do some rather amazing things. And now with jsListView, dBASE becomes even more powerful.