I am using PrimeFaces and JSF. Can anyone tell me how do I reorder rows of a DataTable using Primefaces drag and drop component?
I am using PrimeFaces and JSF. Can anyone tell me how do I reorder
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Currently with in the PrimeFaces framework (v2.2.1 and 3.0) this is not possible with
<p:dataTable>.There is an open PrimeFaces Issue 511
<p:dataTable>draggable columns to add the Yahoo widget datatable draggableColumns attribute to the PrimeFaces<p:dataTable>but no target version is set yet.If you would like to see this added to PrimeFaces star the issue to help give it higher priority.