Dear jqWidget Team
I observe two issues:
1) If I have ‘showfilterrow’ = true and column with filtertype: ‘checkedlist’, this checklist ist popedup always left aligned to the column, even if it will be clipped by the browser boarded, because the column is the most right and not very wide.
It should be handled like the column header menu: it should be right aligned to the right border of the grid, if it does not fit within the grids space.
In this demo, we see the right top corner of the browser window, fist, the problem; then, how it behaves correctly with the column header menu

2) The column header menu should open to top, if we have a table near the bottom of browser window and the height is smaller than the menu height:

I would be very very happy to know how I could fix at least the first issue!
Thanks in advance for your help!
– badera