HighTechTalks DotNet Forums  

Asp.net2 How can I create my custom CompositeDataBoundControl

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss Asp.net2 How can I create my custom CompositeDataBoundControl in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Dédé
 
Posts: n/a

Default Asp.net2 How can I create my custom CompositeDataBoundControl - 03-22-2006 , 03:14 AM






Hi

I'd like to create my own CompositeDataBoundControl to show and edit data
with other custom webcontrols.

In the MSDN there is a small sample :
http://msdn2.microsoft.com/en-US/library/system.web.ui.webcontrols.compositedataboundcontro l(VS.80).aspx
I think this sample is too short...

I've found another sample :
http://thecodeproject.com/aspnet/schedule.asp
Too big to learn how to code my own...

If someone knows where I can find either a tutorial or a small sample to
code my own control to show, edit, insert and delete data (linked to a
datasource).

Dédé



Reply With Quote
  #2  
Old   
q
 
Posts: n/a

Default Re: Asp.net2 How can I create my custom CompositeDataBoundControl - 03-22-2006 , 09:42 AM






Does the code here help?

http://channel9.msdn.com/Showpost.aspx?postid=122122


Reply With Quote
  #3  
Old   
Dédé
 
Posts: n/a

Default Re: Asp.net2 How can I create my custom CompositeDataBoundControl - 03-29-2006 , 02:30 AM




"q" <agapeton (AT) gmail (DOT) com> a écrit dans le message de news:
1143042175.051420.49660 (AT) g10g200...oglegroups.com...
Quote:
Does the code here help?

http://channel9.msdn.com/Showpost.aspx?postid=122122

No. The video on this page shows how to do postbacks to have a dynamic list.

What I need is a demo/sample/whatever that explains how I can design my own
custom CompositeDataboundControl like the GridView.

Dédé




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 - 2013, Jelsoft Enterprises Ltd.