Hi
I have been using DHTMLxScheduler for sometime and am passing server side XML files to the client no problem (for an in-house bookings diary).
Recently I have been asked to present the same data on a units page with 9 columns (available booking slots per hour) but my data is loading each entry into column 1 (SectionID 1). Unfortunately the requirement is for all adjacent entries (within the same section/column) to automatically move into the next section.
Because the server side code wasn’t into written with Sections/or indeed the units view in mind (basically I don’t want to have to re-write extensive code) is there presently the ability to client side achieve this ?
many thanks
Andy