I'm using the Grid with oData (aka ADO Data Services http://www.telerik.com/help/aspnet-ajax/grdclientbindingtowcfserviceadonetdataservice.html) and am unable to get the grid to scroll with a vertical scrollbar.
How do I make this happen? It seems that the page size is fixed and won't allow me to render anything outside of a default page boundary.
Also, I'd like to programmaticly navigate to a specific row, on a different page, using javascript.
How do I make this happen? It seems that the page size is fixed and won't allow me to render anything outside of a default page boundary.
Also, I'd like to programmaticly navigate to a specific row, on a different page, using javascript.