cancel
Showing results for 
Search instead for 
Did you mean: 

TableSorter.java

Former Member
0 Kudos

Hi All,

After having added the TableSorter.java file into my package and following all the steps in web dynpro help :

Created context 'tableSorter' of type com.<package name>.TableSorter

Created an action 'sort' for OnActionSort

and writing the code as in help document......

I am able to see the sort arrows at the end of the column headers but unable to achieve the functionality. (i.e rows are not sorted on click of the sort arrows)

have I missed any step or the TableSorter.java is corrupt...???

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mahesh,

You have to import the table sorter class in your project. For this check this link:

Regards,

Jaydeep