Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Building a control adapter for a custom control

Reply
Thread Tools

Building a control adapter for a custom control

 
 
boarding_king
Guest
Posts: n/a
 
      09-20-2006
Folks,

Has anyone tried to build a webcontrol adapter for a custom control (from a
3rd party)? All the examples I have looked at (including those of the CSS
Adapters @ http://www.asp.net/CSSAdapters) asumes that the control to be
adapted has a nice object model or consists of child controls which you can
iterate though to extract the data you are interested in from the original
control and output that wrapped up in your custom HTML. What happens when the
web control does not expose any of its output data via properies or an object
model but simply outputs internally calcualted data in the RenderControl
method?




 
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
ExpressCard wireless adapter vs PC card wireless adapter =?Utf-8?B?a2V2aW5sYQ==?= Wireless Networking 6 12-21-2008 08:18 PM
2-FXS VoIP adapter versus 2-port FXO VoIP adapter? GS VOIP 5 04-19-2007 07:45 AM
Wireless Notebook Adapter - Linksys PCMCIA adapter Error Exception E06D7363 pattyjamas@hotmail.com Wireless Networking 0 02-21-2005 07:05 PM
ControlDesigner not invoked on custom control when control is rendered within another custom control Matt Sokol ASP .Net Building Controls 2 08-07-2003 07:13 AM
Building a custom control that implement table server control Thomas Ekegren ASP .Net Building Controls 2 07-20-2003 09:27 PM



Advertisments