Welcome Guest, Not a member yet? Register   Sign In
HTML table class
#5

Just to throw my 2 cents in, I use it all the time for simple tables because its trivial to add the js DataTables class to the id and have a well formatted table without writing loops.

the one thing I do is extend it with a Library so I can send the column name along with the data, if you write custom functions for your tables it makes it very easy to do custom formatting. Usually I use this to convert the id column of a query to checkboxes for quick CRUD tables.

The table and calendar libraries are what brought me to CI initially, if its not included I know I can just extend it, but I think as a way to attract new and sometimes inexperienced users its great. Throwing a table up on screen out of a database is something people do millions of times a day.
Reply


Messages In This Thread
HTML table class - by jdavidson - 04-11-2019, 10:59 AM
RE: HTML table class - by ciadmin - 04-11-2019, 01:04 PM
RE: HTML table class - by dave friend - 04-11-2019, 04:55 PM
RE: HTML table class - by MGatner - 04-11-2019, 03:37 PM
RE: HTML table class - by jdavidson - 04-19-2019, 06:53 AM
RE: HTML table class - by puschie - 04-24-2019, 06:08 AM
RE: HTML table class - by dave friend - 04-24-2019, 02:10 PM
RE: HTML table class - by ciadmin - 04-24-2019, 03:19 PM
RE: HTML table class - by puschie - 04-25-2019, 02:03 AM
RE: HTML table class - by ciadmin - 05-01-2019, 12:51 PM
RE: HTML table class - by InsiteFX - 05-02-2019, 03:31 AM
RE: HTML table class - by ciadmin - 05-02-2019, 06:37 AM
RE: HTML table class - by InsiteFX - 05-02-2019, 08:36 AM
RE: HTML table class - by jdavidson - 05-17-2019, 02:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB