Silverlight Sizing DataGridColumn Width to occupy remaining width of grid
So lets say you want a datagridcolumn in silverlight to occupy all of the remaining width in a datagrid (can’t do this without writing code in Silverlight… Auto just expands to fit … more