Here's a little (maybe big actually) challenge i'd like to face, but I'm not sure which good start I should take so as to resolve it. I have two lists, each one has a day/time type column, and other columns.
Let's assume for beginning that these two date/time can't be the same site column (sorry).
My challenge is the following : I'd like to display the content of these two lists within a single webpart view and "merge" (visually) these two distinct "date/time" columns in one column.
It seems like DVWP and joins(union) actions may help me, but are there other ideas to start with ?
Thank you by advance for your help and ideas. :)