silverlight 3.0 - Silverlight3: DataGrid vertical scrollbar missing when binding to PagedCollectionView -


I have a Silverlight datagrid and I have set the itemsSource as an example of the PageEdeclayViewViewView (I have my data page I want to paginate with DataPagers).

I have noticed that while using PagedCollectionView the vertical scrollbar disappears - which is a problem for me because I have a nested datagroup inside a grid in which RowDefinition.Height is set to Auto (I have my own The bigger the DataGrid I want to grow). Now the DataGrid extends beyond the window. Whenever I set the vertical scrollburbity = "visible" to my datagrid, I do not even see the scrollbar - just a gray strip where it should be.

Does anyone know how I can use PagedCollectionView without clearly specifying the height of the datagrid? Edit:
Whoops - It was my mistake, I do not remember what I did wrong (I did my problem a week or two days ago), but I had something that I Was not paying attention to the surrounding layout

Thank you, instead of the grid it is related to the grid's container - instead it is almost always related to the grid. There are a lot of good references to understanding and refreshing your knowledge on a real pain layout system:


  • Comments

    Popular posts from this blog

    c# - ListView onScroll event -

    PHP - get image from byte array -

    Linux Terminal Problem with Non-Canonical Terminal I/O app -