Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is better?
Message
From
08/04/2008 11:42:22
 
 
To
08/04/2008 11:37:19
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01308825
Message ID:
01309033
Views:
11
>>If this functionality is something that you would want in all the grids in your application, then yeah, put it in your MyGridView class. If you only need it for this page and no where else, then you have two choices. Doing it in the event handler like you currently are, or sub-classing your MyGridView class to use here (and put it in your second sub-class).
>
>Or add a logical property in your MyGridView such as UseIntelligentColoring() Set it when you need it to true.


Yep! OK, three choices. <g> I should have thought of that. Good call!!! =0)

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform