![]() |
How to achieve something like this in pure html
Code: <th scope="col" class="text-center">Options</th> As you see last line is different from first two lines. I know there is setHeading(), but dont know how to "custom" one heading with HTML Table Class. (06-05-2024, 04:44 PM)kenjis Wrote: See https://github.com/codeigniter4/CodeIgni...t.php#L109 Now I got it. In documentation solution is the same as for addRow() - "set an individual cell’s tag attribute" here I think this explenation shoudl be writed for every setHeading(), setFooting(), addRow(). Thanks very much. |
Welcome Guest, Not a member yet? Register Sign In |