DataTable column not rendering HTML information correctly

DataTable column not rendering HTML information correctly

aaphadnisaaphadnis Posts: 1Questions: 0Answers: 0
edited October 2013 in General
Hi All,

I have a Datatable that displays Search Results on SharePoint 2013. It pulls up data from search and I use the datatable to display the employee results.
I have one column which displays the employee image and this image needs to be displaying the Lync Presence. The column is formatted as follows -










Ameet Phadnis



The column does not display correctly with Lync Presence. Any ideas why?

If I have the above code outside of DataTable then it works perfect.

Also, if I copy the code generated by DataTables and create another HTML file and post it then the HTML renders correctly. It is just in the datatables something does not work correctly.

Replies

  • allanallan Posts: 63,235Questions: 1Answers: 10,417 Site admin
    What is "Lync Presence."? As noted int he forum rules, please link to a test case.

    Allan
  • 4evercoder4evercoder Posts: 1Questions: 0Answers: 0
    Hi aaphadnis,

    I am facing the same issue. In my code, the jquery datatable contains a column for UserName which shows the Lync presence. The lync presence is not shown in the datatable for some reason.

    Did you get any solution ? If so, please help.

    thanks,
This discussion has been closed.