Groups | Blog | Home
all groups > asp.net building controls > march 2005 >

asp.net building controls : Using XSLT in a custom composite control


~~~ .NET Ed ~~~
3/19/2005 2:50:59 AM
Yes, that says it all. I am trying to use XSLT to render the pre/post parts
of the composite control in order to keep the look apart from the control
itself (the control would only then layout in a table) but that is proving
to be quite a task! I was just experimenting with an XML control inside the
custom control (for doing the transform) but I am getting nowhere. Any
ideas? examples of such thing (XSLT + Composite)

Thx,
Emil

~~~ .NET Ed ~~~
3/20/2005 2:18:42 AM
After much struggling and no usable finds on the net I came up with a
working solution. The only
problem is that once the control has been created I cannot update the data
and have the control redraw
itself based on the new data. For example if I alter one of the control's
properties in Page_Load it
won't show. Any ideas how to get that part working?

[quoted text, click to view]

bnye
4/1/2005 1:41:52 AM

I am having a hell of a time transforming a User Control. What was your
work around?

Thanks for your help,

bnye



--
bnye
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
AddThis Social Bookmark Button