Author: Peter Presnell
Tags:datagridviewfolderxpages
Idea:
Tags:datagridviewfolderxpages
Idea:
As an alternative to Views/folders, provide the ability to execute a query at run time that returns a subset of documents in the database and allow me to display these documents in a control similar to a view/folder. This is not unlike how datagrids work with SQL based languages. I execute a specific SQL query and then display the nominated columns from the resuiltset in a grid control. To allow performance tuning, the query should be able to be run against either the entire database or an existing view index. This would be an ideal control to then add to an XPage design element (Web or Notes client versions).