cancel
Showing results for 
Search instead for 
Did you mean: 

Table Sorting Not working

Former Member
0 Kudos

Hello Experts,

I have implemented the table sorting by using the TableSorter.java . I am able to sort the table for all columns in ascending but its not sorting the table in Descending order. I am using webdynpro 7.1 . Please suggest!!

Regards

P

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HI.

1. you need create a class about sort in you project.

2. create a content-text like that class.

3. create a method do sort.

4. put that method in table's sort.

5. oals copy that method's coding in viewchange event.

fabio_sarmento
Contributor
0 Kudos

Could you please send us your class? On this way we can have a look if is everithing all right.

Former Member
0 Kudos

Make sure you are using the right TableSorter class mentioned in this [blog|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3287] [original link is broken] [original link is broken] [original link is broken];