I have created a wpDataTable manually. It's pretty good plugin.
I want to show serial numbers of rows on the front end. It will just for the purpose of displaying on frontend , and also for exporting on excel sheet. It need not go in the database. How do I do it?
But it should not be IDs. Because if 10 rows are deleted, ID numbers don't change and there will be a gap of 10 numbers in serial number of rows.
I want serial numbers to readjust themselves serial wise without any break, even if entries are deleted. How do I do it?
I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
You would need to create a custom solution for this, possibly with some queries or settings in the database. Unfortunately, questions like this are considered as custom work, and are not included in the provided support for the plugin.
I have created a wpDataTable manually. It's pretty good plugin.
I want to show serial numbers of rows on the front end. It will just for the purpose of displaying on frontend , and also for exporting on excel sheet. It need not go in the database. How do I do it?
But it should not be IDs. Because if 10 rows are deleted, ID numbers don't change and there will be a gap of 10 numbers in serial number of rows.
I want serial numbers to readjust themselves serial wise without any break, even if entries are deleted. How do I do it?
Hi again Pawan
I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
You would need to create a custom solution for this, possibly with some queries or settings in the database. Unfortunately, questions like this are considered as custom work, and are not included in the provided support for the plugin.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables