Friday 11 April 2014

Client Side Rendering in SharePoint 2013


SharePoint Server 2013 provides a new way of rendering content to the browser using client side rendering. This new way of rendering leverages web standard technologies like jQuery, JSON and REST to render data in a clearer and simpler way than before. In this session, you will learn these techniques for creating different types of views and forms of data in SharePoint 2013.

Date: April 12​th at 10:00 AM (GMT +4).

Speaker - Muawiyah Shannak:
Muawiyah has been working extensively with SharePoint since its 2007 version across many different technical areas of SharePoint projects including defining infrastructure, application architecture, and solution development. Muawiyah is currently employed at Exceed IT Services as a Software Architect where his focus is on delivering high quality SharePoint solutions that satisfy customer requirements in a manner that is consistent with Microsoft best practices. He is also a Microsoft Community Contributor and on the committee for the UAE SharePoint User Group

Registration link: ​http://www.spsevents.org/city/Virtual/Gulf2014​

9 comments:

  1. Hello Muawiayh Shannak

    Firstly thanks a lot for sharing across so many knowledgable articles especially around client side rendering.
    One of your msdn article related to below CSR code samples #11 (Fully customized forms with CSRListForm)
    https://code.msdn.microsoft.com/office/CSR-code-samples-11-Fully-54ebcaa6

    Everything is working as expected but if you observe when you click on attachements it didnt worked.

    Tried to replicate same DOM as well inorder to get attachements working but on click of save button it saves content but not attachements in it

    input type='button' value='Save' onclick=\"SPClientForms.ClientFormManager.SubmitClientForm('{{FormId}}')\" style='margin-left:0' >

    Instead of FromID, even kept WPQ2. It just saves all data fields but not attachements.

    Any quick suggestions? please let me know if i am doing anything wrong.

    Waiting for earliest response.

    BR
    Shiva Kumar Soma

    ReplyDelete
  2. The Amazing work for the Client Site Rendering to simply a term for the data is transformed by using the client rather than the server. This means using client-side technologies and such as HTML and JavaScript. It allows to use the style SharePoint elements and using JavaScript, rather than having to write XSLT.

    sharepoint training in chennai

    ReplyDelete
  3. That was a great message in my carrier, and It's wonderful commands like mind relaxes with understand words of knowledge by information's.
    Best CAT Coaching in Chennai

    ReplyDelete
  4. you are posting a good information for people and keep maintain and give more update too.
    seo services india

    ReplyDelete
  5. Its a wonderful post and very helpful, thanks for all this information. You are including better information regarding this topic in an effective way.Thank you so much

    Personal Installment Loans
    Payday Cash Advance loan
    Title Car loan
    Cash Advance Loan

    ReplyDelete
  6. This comment has been removed by the author.

    ReplyDelete
  7. Hello Muawiyah Shannak, your example is not found, where is found CSR https://code.msdn.microsoft.com/office/Client-side-rendering-code-ccdb2a0e

    ReplyDelete
  8. @Mikhael Zhuikov, it might be a bit late for you, but probably helps somebody else. I've just found the samples (after a lot of serach) here:
    https://github.com/microsoftarchive/msdn-code-gallery-community-a-c
    See the samples with title "CSR code samples" down in the list. I don't know, however, how long they will be available there...

    ReplyDelete