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

RadGrid

5 Answers 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 03 Apr 2013, 03:46 PM
I'm wondering if its possible in some way to turn OFF the scrolling (or ON)?  I've tried to find a way via javascript, but it doesn't look like you have access to this feature.  In my case users can specifically set the height on a grid, but until its drawn on the page (and depending on the skin used) you wont know if the scrollbar is active or not, so it doesn't seem possible from ServerSide.  Is this possible somehow??

<Scrolling AllowScroll="true" />

 

 

 

5 Answers, 1 is accepted

Sort by
0
Angel Petrov
Telerik team
answered on 08 Apr 2013, 12:40 PM
Hi Erik,

I am experiencing difficulties understanding the requirement. Do you want to keep the scroll bar visible and disable it or do you want to hide the scroll bar? Please elaborate more on the scenario so we could give you a more precise answer.

Regards,
Angel Petrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Erik
Top achievements
Rank 1
answered on 08 Apr 2013, 01:06 PM
I'd like to be able to turn it on or off or basically "disable" it in certain scenarios.  If a user sets the grid scrolling height at 300px, I need the ability to enable/disable scrolling when the height of the grid (from the dynamic content on each timer refresh) changes.
The catch obviously is that this would probably have to happen clientside as serverside you'd have no idea how many px the grid is until its drawn on the page.

Does this make sense?  Is it possible?
0
Angel Petrov
Telerik team
answered on 11 Apr 2013, 11:22 AM
Hello Erik,

I am sorry to say but with the current implementation of the grid this can not achieved. The client-side API does not expose such a feature.

Kind regards,
Angel Petrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Erik
Top achievements
Rank 1
answered on 11 Apr 2013, 12:30 PM
Thanks for the anwser Angel.  Is this something that is slated for addition in an upcoming release / PITS?
0
Angel Petrov
Telerik team
answered on 16 Apr 2013, 10:53 AM
Hi Erik,

This feature is not logged into the system for implementation. However you can log it as a feature request in our feedback portal. If it gets a lot of votes it will probably be included in a future release.

Kind regards,
Angel Petrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Erik
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Erik
Top achievements
Rank 1
Share this question
or