on 2007 Jan 05 7:38 AM
Hi
I have a big table placed inside a scroll container.
The table is so big that both horizontal and vertical scroll bars appears always.
So what happens is...
when the user moves the vertical scrollbar down, the column headers move
up,so that they are no visible, when he reaches the bottom of the table.
What is our requirement is, even if the user moves the vertical scrollbars the headers should be visible.
Can anybody solve this problem??
Thanks
Smitha
Hi Smitha,
You cannot fix table header when u use the scroll container.
Regards,
Jhansi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My advice is: Don't mess around with crappy workarounds like table above table inside scroll container.
Better use the UI elements as designed and live with possible drawbacks in certain releases. By the way, the "future" IWDTable UI element will have a real scrollbar instead of paginator buttons.
Armin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Smitha,
We cannot avoid that. but an alternate is that use another table above this table and which has the number of rows as zero. hide the table header for the below table. you need to adjust the header of above table so that it fits for the below table.
This works fine if the table doesn't have sorter facility.
Regards,
Gopi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
82 | |
12 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.