Is it possible to make each column value also an object (like row) for add a custom options like attributes, classes, ids and etc.
for example i render <td > with HTML5 data attributes for additional handling events of my Application ,
ang it will be perfect if i can render <td data-user-id="<user_id_value>"> for example ;
for example i render <td > with HTML5 data attributes for additional handling events of my Application ,
ang it will be perfect if i can render <td data-user-id="<user_id_value>"> for example ;