xslt: making use of edit/delete links and buttons?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andy B

    xslt: making use of edit/delete links and buttons?

    I want to make an xslt file that formats and displays data from an XElement
    object through an xml control. I need to have the xslt file show edit/remove
    buttons next to each element/attribute that is displayed on the page. These
    buttons/links do have to actually work in the sense that you can actually
    edit/remove the particular element/attribute. Is there any way to do
    something like this?


Working...