Pratik Hajare

Pratik Hajare

  • NA
  • 15
  • 856

How to load/render list view as HTML using javascript?

Jun 26 2018 12:47 AM
1. It should be done using client side scripting.
2. View should look same as the sharepoint list view.
3. Each item should have its Item Contex Menu.
4. It should have ribbon enabled. 
 
I am able to render a view using the listview method renderAsHtml(). But it is not enabling item context menu and ribbon.
Is there any way? any sample code?
 
 

Answers (5)