Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > GridView AutoFormat

Reply
Thread Tools

GridView AutoFormat

 
 
Greg Smith
Guest
Posts: n/a
 
      04-03-2007
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.


 
Reply With Quote
 
 
 
 
KyleK
Guest
Posts: n/a
 
      04-03-2007
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.
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
GridView : Mise en forme automatique par code (Autoformat by codin Sebho ASP .Net Web Controls 1 02-23-2010 12:37 PM
GridView AutoFormat Greg Smith ASP .Net Datagrid Control 1 03-22-2007 03:00 PM
Python Equivalent to Text::Autoformat BartlebyScrivener Python 5 12-04-2005 04:27 PM
turn off autoformat Eirik Eldorsen ASP .Net 2 08-07-2004 12:29 PM
Datagrid Autoformat Alan Z. Scharf ASP .Net Datagrid Control 3 08-19-2003 02:28 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57