I want to change all column fonts in a view to one size and one font type ( non bold ). And this without opening every of the 150 views.
How can I achieve this ??? I have found multiple links to www.Jagre.com but this site is absent and no more on this site and the new address www.jagre.net is not found, where are the good tools from Jagre ?
Subject: RE: Change multiple Column Fonts and Columnheader Color
It sounded to me like you needed to make a design change across 150 views and didn’t want to do it through the IDE (which would be slow going). Hence I was implying you could programmatically change the font property on a given column.
e.g. loop through the (150) views, find the column & change the style.
I do not see how the properties would be changing everytime you open the view.