Hello,
I am using SmartGWT Power 2.4, and I want to do the following:
I have multiple tables with timed data. Is there a way to aggregate this data into a single calendar, ie. is it possible to connect multiple DataSources?
Or should the database be refactored / code be written that aggregates the data, and then adds it to the calendar (which is less preferrable of course).
Could some1 suggest a good way to tackle this?
I am using SmartGWT Power 2.4, and I want to do the following:
I have multiple tables with timed data. Is there a way to aggregate this data into a single calendar, ie. is it possible to connect multiple DataSources?
Or should the database be refactored / code be written that aggregates the data, and then adds it to the calendar (which is less preferrable of course).
Could some1 suggest a good way to tackle this?
Comment