Can somebody help me? I want to make a table with mysql data.
the table looks like this
| Name | Problem | Action |
| Ramon Pena | Dengue | (Assist)(Done) |
When you click the assist button, it will become the first row in the table even if you add another row. Is it possible?