File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Editable table in JSF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Editable table in JSF" Watch "Editable table in JSF" New topic
Author

Editable table in JSF

ansar basha
Ranch Hand

Joined: Aug 02, 2005
Posts: 34
Guys can any one help me building editable table with myFaces in jsf for the dynamic data populating from an Array.

And I need help to send an row ID of particular row in dataTsable to action
method.

Thanks in advance.
Ansar
Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15040

So have you looked at the dataTable yet? Where exactly are you stuck?


My Blog | DZone Articles
arona kosari
Greenhorn

Joined: Oct 28, 2006
Posts: 19
hi dears
I want to know how I can use editable table in JSF(with some snippet code)
Please tell me as soon as possible.
Arona
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 12513

http://www.ibm.com/developerworks/java/library/j-jsf2/index.html

I highly recommend you read all 4 articles in this excellent series, but this is the one that shows use of a datatable and editing of an entry.


One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
 
IntelliJ Java IDE
 
subject: Editable table in JSF
 
Threads others viewed
adding row per row using javascript
making a row grey in JTable
SWT Editable table with Listener
Add an editable row to an non editable JTable
JTable cell focus
IntelliJ Java IDE