G
Gani tpt
Guest
I am using Data table and it contains "n" number of columns.
For some logic, i want to add in top of the header column in data table.
below is my data table.
the above datatable, i just converted fom excel to datatable.
But, i want to set one more column like "A", "B", "C",etc. This should display in top of the data table.
below if the final output.
At any case, i want column name should be like excel column like "A","B","C","D"..."ZZ" (dynamically add this based on columns available in datatable)..?
How to do this...?
Continue reading...
For some logic, i want to add in top of the header column in data table.
below is my data table.
the above datatable, i just converted fom excel to datatable.
But, i want to set one more column like "A", "B", "C",etc. This should display in top of the data table.
below if the final output.
At any case, i want column name should be like excel column like "A","B","C","D"..."ZZ" (dynamically add this based on columns available in datatable)..?
How to do this...?
Continue reading...