Vic Cekvenich wrote:

Here is an example of something I do a lot of w/Struts:
http://displaytag.sf.net

Indeed, a very useful tool.



(that Matt contributed to)
You can click on examples link (uper right) to see nested, pagination, etc.


Using your skill and experience you listed, can you show something similar?

In the current Early Access release (some commenters fail to remember what "early access" means -- it's not done yet :-), you can do display-only tables like this using the <h:panel_list> tag. The "demo components" demo (included with EA4) includes a "Result Set Viewer" that shows one way to include scrolling controls and shortcuts to indivdiual pages (along the lines of how Google displays its result pages), which is pretty much analogous to the controls that DisplayTag can create. The existing demo doesn't do the grouping (i.e. the blanking out of column values that are the same as the previous one), but that would be a trivial extension.


The final release of JavaServer Faces 1.0 will include a component that not only does this sort of "display a table with scrolling controls" thing, but lets you edit the individual values as well.


.V


Craig



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to