Hi All,
I have web page that has a table, in the table there is a repeater. Two of the columns in the repeater have XML in them that can be quite big.
What I wanted to do is when the repeater shows this table is have a button/link saying view xml for each row in these two columns. If the user clicks the link, that particular field for that row/column would show its XML.
It would be nice to use an AJAX control, I was looking at: http://ajax.asp.net/ajaxtoolkit/CollapsiblePanel/CollapsiblePanel.aspx. But I am not sure if this would be the best solution.
If anyone has any ideas please reply.
I hope this post makes sense.
Cheers, Dave.
I have web page that has a table, in the table there is a repeater. Two of the columns in the repeater have XML in them that can be quite big.
What I wanted to do is when the repeater shows this table is have a button/link saying view xml for each row in these two columns. If the user clicks the link, that particular field for that row/column would show its XML.
It would be nice to use an AJAX control, I was looking at: http://ajax.asp.net/ajaxtoolkit/CollapsiblePanel/CollapsiblePanel.aspx. But I am not sure if this would be the best solution.
If anyone has any ideas please reply.
I hope this post makes sense.
Cheers, Dave.