11-11-2015 11:56 AM
Hi everyone thanks for your help .
I'm finishing a hotel reservation software , but the client wants to be able to see a planning sheet like the one i've attached .
Any idea how can i achive such a think , it must be only for visualize the booked days in each room, the part of making the reservation is already done .
I started trying with table control and changing with a property node the cell background color but i'm not sure if it is the most apropiate in this case .
The thing i'm struggling is how to manage months and years .
Any idea you could suggest will be appreciated . thanks
Solved! Go to Solution.
11-11-2015 01:11 PM
The first would be to know exactly what you want this to look like. I'm not sure what the issue is with months and years, as both are something which you can easily select with a couple of external controls and use that to control what's displayed in the table.
As for the table itself, here are some thoughts: