1 Followers
26 Following
sandragrade52

sandragrade52

SPOILER ALERT!

The information returned is

http://www.google.com into table

tables.dataTable (
'sDom': '' row-fluid '' span6 'l' span6 'ft' row-fluid '' span6 'i' span6 'p',
'sPaginationType': 'bootstrap',
'oLanguage':
'sLengthMenu': 'Display _MENU_ records per page',
'sInfo': 'From _START_to_END_ / total_TOTAL_ data',
'oPaginate':
'sFirst': 'Home',
'sPrevious': 'Previous Page',
'sNext': 'Next Page',
'sLast': 'Last Page'
,
'sZeroRecords': 'Sorry, not found',
'sInfoEmpty': 'No data'
,
'bProcessing': accurate,
'bServerSide': correct,
'sAjaxSource': '/ chatwords / list',
'aoColumns': [// Information processing returned by the server now returns
'mData': 'Id',
'mData': 'Serviceid',
'mData': 'Words',
'mData': 'Wordstype',
'mData': function (obj)
if (obj.Isshare)
return 'Share';
else
return 'Personal';

,
'mData': function (obj)
return 'adata-toggle =' modal 'data-target =' # myModal 'data-title =' '+ obj.Id +' 'class =' btnbtn-success 'href =' # 'iclass =' icon-editicon-white ' /i/a'+''+'adata-title=''+obj.Id+''class='btnbtn-danger'href='#'iclass='icon-usericon-white'/i/a

],
'fnServerParams': function (aoData) // pass additional parameters to the server
aoData.push ('name': 'sid', 'value': sid);

);











The copyright belongs towards the author