Hello,
Is it possible to set the width of the grid to be percentage instead of an integer? I want to set the grid to fit with the user screen no matter what the resolution of the screen would be. Thanks.
If you don't set a width the control should take up width of the container, so leave the Width property blank on the XamWebGrid.