guys,
i am trying to build a table to store all the history events for a task: like, when was carried out (date/time format), who carried it out, using how many resources, and so on. all these info are different types of formats: from date/time, number and text.
i want to create a ContentTable...