Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1.1
-
Fix Version/s: None
-
Component/s: Paging/Sorting
-
Labels:None
Description
Currently the sorting operation can be made only using the links in <th> elements.
For accessibility reasons, this way can lead to problems when read by a screen reader.
It should be possible to sort the table using an external form.
For accessibility reasons, this way can lead to problems when read by a screen reader.
It should be possible to sort the table using an external form.
There is a sample JSP page that shows how it works.