My requirement is that i want page scroll, not the grid scroll. When page scroll reaches at certain position than ListGrid header is also scrolled up .
What I need is that , when page scroll comes at listGrid Header position then listGrid Header should become fixed, just like Sticky Header in JQuery.
Can you please suggest how to achieve this in Smart GWT?
What I need is that , when page scroll comes at listGrid Header position then listGrid Header should become fixed, just like Sticky Header in JQuery.
Can you please suggest how to achieve this in Smart GWT?
Comment