Hi,
As attached, we have a wingrid and scrollbars proeprty under diaplaylayout set to Automatic, But when Grid load withour any row its displaying horizontal scrollbar by default.
Can you please suggest hot to hide the horizontal scroll permanently and allow verticle scroll as and wehn required.
Thanks,
Sumit
I'm not sure what I am looking at in the screen shot you have here.
Is this two grids? Or just one grid with multiple ColScrollRegions?
Does the grid have a DataSource? Does it have columns? I can't see what's at the top of the screen shot because it's cut off.
If the grid is not displaying any columns or rows, but it has a DataSource, then it's probably basing the horizontal width on some arbitrary minimum or maybe it's estimating what the virtual horizontal width should be.
But I really can't guess what's happening here without more information or maybe even a sample project I can run.
Hi Mike ..there are two grid in attacheed screen shot ..our question is very simple here ...how to hide the horizintal scroll from grid ?