jvwiv Posted September 11, 2008 Report Share Posted September 11, 2008 Hi Guys, I have a grid that contains a few fields that are quite long. To facilitate reading the information in a grid format, I've added a Side Bar to the top of the form. This function works great when I have a few records on the form as it is always shown. The issue is that the users don't like having to page thru 10 pages of information to get to the record they are searching for. They want to be able to scroll down to the record, select it, and see the Notes fields at the top of the screen. I've seen other grids that allow me to enable a scroll bar within the grid and am wondering if that is available to me and if so how I can implement that feature. JVWIV Quote Link to comment Share on other sites More sharing options...
volitan Posted November 11, 2008 Report Share Posted November 11, 2008 Disable Paging then set the Height of the grid. Scroll bars will appear if data returned exceeds the set height Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.