I am not able to enable scroll bar for telerik radgrid.
I have used ClientSettings.Scrolling.AllowScroll=true.
ClientSettings.Scrolling.AllowScroll=true
can any one help?
You have to set an explicit height to show the vertical scrollbar; without an explicit height, it won't show up.