To make each of the columns autosize you can set Width="Auto" on the GridViewColumn. To right-align the text in the ID column you can create a cell template ...
確定! 回上一頁