Hi to Everybody!
I'm newbie and fenced the next problem regarding
JSF dataTable component.
What I need: I need to add a row containing additional information after each row in dataTable. Additional information is specific for each row and contains data from underlieng model.
It is possible to manipulate with columns in dataTable but not with the rows. Or I'm wrong?
How can I achive that with dataTable? Develop custom Renderer? Any ideas?
Thanks in advance.