I'm trying to create a XamDataGrid inside a Grid; the height of the XamDataGrid is exceeding the height of the actual application. The end result is that the vertical scrollbar for the grid will go off the screen when scrolling all the way down.
I have the XamDataGrid height set to auto and the Grid row definition set to *.
I have the same problem. The XamDataGrid height exceeded from my application window too. my application has to grid rows which the bottom one contains XamDataGrid and grid row height is set to "*". so I can't see bottom rows of my grid data.
Hi Peter,
I hadn’t heard back from you. I was wondering if you still needed help.
I tried to duplicate the behavior you described but not able to do so. Could you provide your xaml? Or if you have a small sample that demonstrates the behavior you could zip it up and attach it to the thread. It would be appreciated.