HighTechTalks DotNet Forums  

Custom Control

ASP.net Data Grid Control microsoft.public.dotnet.framework.aspnet.datagridcontrol


Discuss Custom Control in the ASP.net Data Grid Control forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
SBC-San Francisco
 
Posts: n/a

Default Custom Control - 06-23-2004 , 04:46 PM






I want to build a custom control that uses both the DataGrid and the
DataList. My questions are:

1) What is the best way to do this? Should I derive my class from both or
should I simply use private
inheritance (have an instance of each in my control)

2) In deriving from the DataGrid, how do I know what needs to be overidden
and what doesn't? (if you have a good reference I'll take it)

3) In deriving from the DataList, hos do I know what needs to be overidden
and what doesn't? (again..insert a good reference here if you have one)

Pointers help and comments are greatly appreciated!



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.