This is a migrated thread and some comments may be shown as answers.

[Solved] HorizontalScrollBar disappear

2 Answers 128 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Simon yang
Top achievements
Rank 1
Simon yang asked on 18 Sep 2009, 06:07 AM
I have two tabs in my page,each tab has one grid.In first tab,after I loaded the data of the grid,there is a horizontal scroll bar in the grid,I turn to another tab,then back to the first tab,I didn't refresh the gird,the horizontal scroll bar disappeared.But I need the horizontal scroll bar to show all of the data in grid,what can I do to prevent it  disappear?

Last time,I used the release 2009.2.812.1030,it didn't has this problem,but now I use the release 2009.2.904.35,the problem comes.

Any help is appreciated.

Thanks!

2 Answers, 1 is accepted

Sort by
0
Missing User
answered on 22 Sep 2009, 02:40 PM
Hello Simon yang,

I have prepared a sample application and tried to reproduce the issue but unfortunately I was not able to.  I've also shot a short movie of my actions.
Can you please examine the project and the video that I have attached and tell me how to reproduce the behavior that you are experiencing on your end.
Maybe I am doing something differently than you and that is why I cannot reproduce the behavior. Or maybe you can configure my sample project so that it behaves like your project and attach it back (via support ticket) along with the instructions on how to make it happen.

Regards,
Anastasia
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Simon yang
Top achievements
Rank 1
answered on 23 Sep 2009, 01:44 AM
Thanks very much!I have found what the problem is.I should not set the property ColumnsWidthMode="Fill",I delete it ,then it works.
Tags
GridView
Asked by
Simon yang
Top achievements
Rank 1
Answers by
Missing User
Simon yang
Top achievements
Rank 1
Share this question
or