aspose file tools
The moose likes Struts and the fly likes Need a funtionally rich table component Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Need a funtionally rich table component" Watch "Need a funtionally rich table component" New topic
Author

Need a funtionally rich table component

Ben Field
Greenhorn

Joined: Mar 09, 2004
Posts: 11
Hi there,

I'm looking for a functionally rich table to use in a web page. It needs to be editable, have drop downs from the cells, have paging, sortable by columns, cell merging, it must be possible to select multiple rows for processing and be able to display a sub-table under a row.

I've had a good look around and the best on the market seems to be Web Galileo but this still falls short in functinality. Has anyone else out there found anything better.

Otherwise I'm going to have to jump into bed with Bill and use Infragistics WebGrid on ASP.NET. :-(

Ben
Marc Peabody
pie sneak
Sheriff

Joined: Feb 05, 2003
Posts: 4725

JSF is the best Java Framework I can think of for this, although there may be better alternatives.

I'm not much of an expert on JSF but there are a few people around here who are.


A good workman is known by his tools.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Need a funtionally rich table component
 
Similar Threads
How can I encrypt the password using j_security_check?
Enabling and disabling a selectonemenu and textarea in jsf
Change Text area's Limited Text Color
Should I use web service in my assignment?
Using Ajax with MyFaces