rendering obtained data in different ways and obtaining extra data
rendering obtained data in different ways and obtaining extra data
javismiles
Posts: 205Questions: 38Answers: 3
in Editor
when i receive data from db, how can I influence how it is rendered and shown? and what if i want to send back some extra data apart from the data of the different columns? thank u
This discussion has been closed.
Answers
I managed to do the first part, now I need to know how to send back data that is not in the columns and how to show columns that will hold extra data that was sent back