Greg,
I would look into using .skin files. Setup a default Gridview skin and then
the customized one. Then change it based on the department variable.
--
Kyle Kelin
..NET Developer
"Greg Smith" wrote:
> I have applications that I compile for different departments. All the
> departments are satisfied with one of the AutoFormat GridView themes,
> but not all the same one. I get stuck with reformatting all the grids
> before releasing them to the users.
>
> Is there a way to select one of the AutoFormat themes, (like
> 'professional') in code? I would love to do this with conditional compiles.
>
>
> Any help is greatly appreciated.
>
>
>
|