access view xsl elements using xpathnavigator

E

engin_arc

Hi,

I want to access/modify the elements of the viewX.xsl with code. I
failed to find any resources for this issue. Is it a part of the
security scheme to prevent access to this xml file? I just need to
change the visual rendering of the view. (Like setting it to readonly?)

For example change the following attribute?
<xsl:attribute name="contentEditable">false</xsl:attribute>

thanks.
 
E

engin_arc

After reading some documents from msdn,
(http://msdn2.microsoft.com/en-us/library/aa944854(VS.80).aspx) i found
that manipulating views in fields with view class is only possible with
infopath 2007 client.

quote
(This type or member can be accessed only from code running in forms
opened in Microsoft Office InfoPath 2007.)

I hope, infopath client features can fully be implemented with the next
versions of browser software. Some very usefull features are really
missing.
 

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

Top