P
PHicks
Guest
When displaying a datagrid it is obviously not uncommon to want to format the column widths (amongst other things). The issue I have is that .Net applies a default style that I am unable to copy. This results in a situation where I am forced to create a style for each and every column. This makes it very difficult to create a class that simply formats the width. Has anyone found a way of accessing the default styles ?