I m using primefaces 5.0 with JSF 2.1.28. My datatable having multiple columns with horizontal and vertical scroll bar, it having filter text box to filter data. Problem is, When i'm pressing the tab key on filter text field its not moving to next filter text field
Whereas when there is no horizontal scroll bar in tadatable then tab key on filter text field moving accordingly.