Can customer property be used in Data Table?

Can customer property be used in Data Table?

shaun_sdsiishaun_sdsii Posts: 1Questions: 0Answers: 0
edited January 2014 in General
Can a customer property be added in the Table definition?
For example, can I add a property of "myProperty" into aoColumns definition like the following?
"aoColumns": [ .......,
"myProperty" : "This Column is operational."
],

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    I think you mean "custom" rather than "customer".

    Yes - see: http://datatables.net/blog/Extended_data_source_options_with_DataTables .

    Allan
This discussion has been closed.