Building a control adapter for a custom control

B

boarding_king

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top