Add Remove column to table

0

Can I have step by step instructions with screenshots on how to do the following?

Add/Remove column to table
Here are the steps to follow

To add a column you will need to

Modify the select statement and select the desired column, in the controller.
Add new element to datatables columns (should be in sequence) in the relative view file.
Lastly add the th tag with column heading to table head (should be in sequence).
To remove a column you will need to

Modify the select statement and remove the desired column, in the controller.
Remove the element form columns of datatables in the relative view file.
Lastly Remove the th tag with column heading to table head.

Question Resolved For: Simple Invoice Manager - Invoicing Made Easy 0 Votes 1 Answers 476 Views
Asked by Marissa Williams 4 years ago

0

Answered by Mian Saleem 4 years ago

There is no such guide/instructions as the view files and controller would be different. Docs has the example to add state to customer list. This the the general guide and if you not sure, you can hire any developer to help you add/remove columns as you need.

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.