Dynamic Datatable with Primefaces 6 + Display Objects in the Same Line

Asked

Viewed 26 times

0

Guys, I looked at the primefaces showcase and I couldn’t find a solution. My question is the following I have a list of open accounts and would like to click open a page showing the open constants, but next to each other in Datatable. The same table management scheme. Ex.:

     contas abertas

Account 1 account 2 account 3 account 4

account 5 account 6 account 7 account 8...

Each account would be a button where you could click to interact. Could someone give me a boost, please? Using JSF2.2 + Primefaces 6

  • See if any of these examples help: https://answall.com/questions/169718/uirepeat-pegando-a-descricao-no-banco/169839#169839 https://answall.com/questions/170291/quebra-linha-newdata as an example commandButton to perform the action you want.

  • Hello Marcus, The Datagrid of Primefaces met my need.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.