Hello pals,
Is there a Replace function in DataTables like the Replace function in MS Excel? I have a table column that it's data rows are all like st_*. I want to show data in the table without "st_".
Example: the data is "st_T125", but I want it to be shown as "T125".
Thanks so much!
Alan