datatables column processing
datatables column processing
mkourkch
Posts: 18Questions: 0Answers: 0
the code of my processing file is :
<?php
$aColumns = array( 'idEvent', 'context', 'acp_label', 'name','startDate', 'echeanceDate' , 'location' , 'startTime', 'sms', 'smsText', 'mail'%2
<?php
$aColumns = array( 'idEvent', 'context', 'acp_label', 'name','startDate', 'echeanceDate' , 'location' , 'startTime', 'sms', 'smsText', 'mail'%2
This discussion has been closed.