[thelist] looking for Java Applet or Flash data grid

Johnson, Christopher (MTO) Christopher.Johnson at mto.gov.on.ca
Wed Jun 16 15:19:03 CDT 2004


Hello,

I am been asked to look into putting a data grid into a web application. The
functionality that is wanted is:
	* the ability to move/rearrange column order
	* sort on a column
	* add and remove columns
	* select a record to view in detail (via being transfered to another
web page, not within the data grid)
	* if the user adds/removes rows, the ability for the data grid to be
able to communicate the visible rows to the underlying code

The following functionality is not needed:
	* the ability to edit and/or update the information within a row

The data grid can be programmed in java (applet), flash, or DHTML and open
source is preferable, but not an absolute requirement.

Anyone have any suggestions?

chris

BTW, this is to be placed within a J2EE application.


More information about the thelist mailing list