Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is better?
Message
 
 
To
08/04/2008 10:21:59
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01308825
Message ID:
01309003
Views:
13
>Hi Naomi,
>
>Sorry if I doubted your understanding, you "get it" ok. Just don't refer to "calling" an event handler next time. <g>
>
>>For me this sounds like we may want to have a GridView class instead of the current implementation.
>
>You should always be working with your own base classes, which are sub-classed from the .NET classes ... just like we did in VFP. <g>
>

That's the part I'm still lacking in the actual implementation technique despite your previous post to me (need to locate it again). Right now I'm re-reading some of the older threads on the topic and also going to check few books I have here (one is by MacDonald ASP.NET in a nutshell).

>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).
>

I like this for all grids, but this would mean we need to re-point pages to the new control (class) once created.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform