Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have a web part which is generated via XSL transformation (XML + XSL = HTML). I would like to render SharePoint Context Menu in the Web Part

What I want is a JavaScript in the XSL which will render the Context Menu similar to User Presence Indicator which just calls JavaScript function IMNRC http://geekswithblogs.net/jacobladams/archive/2011/05/03/use-hmtl-and-javascript-to-display-presence-controls-in-sharepoint.aspx

I know that I can render it using SPGridView but I do not want that approach http://www.directsharepoint.com/2011/02/showing-default-sharepoint-context-menu.html

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.