
January 5th, 2002, 02:22 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
XSL and Custom Server Controls
Originally posted by : ChrisD (cduden@hotmail.com)I am implementing a custom server control and I would like to be able tostyle the output with an XSL stylesheet.It would be preferable to be able to apply astyle sheet to a single control that is part of the controls collection ofacustom server control. Either that or apply a XSL stylesheet to the entireoutput of the control.BTW, I am doing Control Composition in this custom server control.Does anyone have any help they can offer?Thanks in advance.CMD
|