Datatable turns the first letter of column uppercase

Datatable turns the first letter of column uppercase

fbaumgarfbaumgar Posts: 1Questions: 1Answers: 0

I noticed that the first letter of strings I provide to DataTables are turned to upper case. As I'm new to DataTables I don't know how to influence this behavior (I would prefer it not to manipulate the data).

Thanks for any pointers!

Answers

  • allanallan Posts: 63,852Questions: 1Answers: 10,519 Site admin

    That shouldn't be the case. DataTables shouldn't manipulate the text unless told to. Can you link to the page showing the issue please.

    Allan

This discussion has been closed.