atk4 / ui

Robust and easy to use PHP Framework for Web Apps
https://atk4-ui.readthedocs.io
MIT License
440 stars 104 forks source link

Render column HTML for each row individually #2146

Closed mvorisek closed 5 months ago

mvorisek commented 5 months ago

needed for https://github.com/atk4/ui/issues/1365

performance is about 0.2 ms / rendered row template

UPDATE: tests were added in #2148