I found a graphical bug with pinned and grouped columns.
as you can see in the provided example, there is a graphical bug which looks like :
<ADMIN>LINK REMOVED</ADMIN>
EDIT : an other bug, if you have a GridViewDataColumn after pinned ones which contain child(s) . for example RadComboBoxElement, the RadComboBoxElement will stay visible and won't be sended to back.
If you need more explains, ask me :)
as you can see in the provided example, there is a graphical bug which looks like :
* not scrolled :
[ ] [column 1 pinned] [column 2 pinned] [column 3 | ] [column 4 ]
v Group header --------------------------------------------|
[content 1 ] [content 2 ] [content 3 | ] [content 4]
[============= scrool bar ================ ] <-- right border of grid
* scrolled on right
[ ] [column 1 pinned] [column 2 pinned] [column 4 ] |
v Group header --------------------------------------------|
[ con [content 1 ] [content 2 ] [content 4] |
[ ============= scrool bar ================] <-- right border of grid
the content 3 is on the left and visible (table header cell is ok)
[ ] [column 1 pinned] [column 2 pinned] [column 3 | ] [column 4 ]
v Group header --------------------------------------------|
[content 1 ] [content 2 ] [content 3 | ] [content 4]
[============= scrool bar ================ ] <-- right border of grid
* scrolled on right
[ ] [column 1 pinned] [column 2 pinned] [column 4 ] |
v Group header --------------------------------------------|
[ con [content 1 ] [content 2 ] [content 4] |
[ ============= scrool bar ================] <-- right border of grid
the content 3 is on the left and visible (table header cell is ok)
<ADMIN>LINK REMOVED</ADMIN>
EDIT : an other bug, if you have a GridViewDataColumn after pinned ones which contain child(s) . for example RadComboBoxElement, the RadComboBoxElement will stay visible and won't be sended to back.
If you need more explains, ask me :)