InterviewSolution
Saved Bookmarks
| 1. |
What Is The Richfaces Orderinglist? |
|
Answer» RICHFACES provides <rich:orderingList> component for ordering items in a list at client-side. We NEED to use the value ATTRIBUTE to the list to be ORDERED. RichFaces provides <rich:orderingList> component for ordering items in a list at client-side. We need to use the value attribute to the list to be ordered. |
|