Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to print all the columns of a row in tjavarow component in comma delimited (similar to tLogRow). Instead of manually printing each columns like (row.id, row.value).
Please let me know how to achieve it