on ‎2004 Sep 29 3:07 PM
Has anybody successfully tried sorting columns of a tableview component by clicking on its header? I need to sort a column containing dates in mm/dd/yyyy format. Please share your hints or code. BR, Maulin
Request clarification before answering.
Hi maulin,
I assume your using the htmlb tag <htmlb:tableView>. In that case set the attribute 'sort' to 'SERVER'. In each column tag <htmlb:tableViewColumn> that you want to being sortable set attribute 'sort' to 'true'. That should do the trick.
regards,
Ulli
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Francisco,
seems like the implementation of the htmlb tag library is not consistent across technologies. You are right, it's not working in Java htmlb. We use BSP (it's JSP equivalent but ABAP scripting) and connect the EP to the WEB AS, where the BSP runs. The BSP htmlb has tons more of advanced features for tableView (like sort and filter).
regards,
Ulli
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.