Ok this is a bit confusing and I have tried it all.
example
[ [my column one][my column two] ]
ok my first column is ok, second has right justified text and when a scroll bar is present its covering up my numbers
What I'd like is how I do that V bar. Since I can add extra spade on my grid
-
row1
row2
extra space I can add by making the height of the grid bigger.
See this does not work with my columns because changing the width makes the column auto fit.
So the best option is to have grid not to do that. Kind of like the last column auto feature. Though I dont want my left column messed with, just add extra space like the height does.
If this is not an option then move the darn bar over... right? no that not easy.
this.gridIDMap.scrollContainer().find("????????").style.left = "10px"; //where is the bar located?
Hey,
Could you attach a screenshot that visualizes the alignment issue you are having? Thanks
Angel