scroll table feature request
"Lei, Kai Pong" <[email protected]> Wed, 22 Dec 2004 17:43:41 -0800
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Hi, This mail is actually for Alex. We talked about a few possible add-on features to the scroll table. I think it will be helpful to list it here and see if it makes sense: - sort column feature is not working on IE - when minimizing a column size, display part of the text if the size is smaller than the text length. - an option to always display selected row on the view. - add a flag "isPartial" to the table so that sort (clicking on column header) will do nothing if it's set to true, and need a way to invoke another function. For instance, if a list displays 20 rows at a time but there are = actually 1000 rows of data. Clicking on the column header should not sort what we have on the list = but actually send a request to server to do a full sort, then repopulate. Thanks Keith _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org