Schedule Application Approach

W

Wayne Carlaw

We'd like to begin coding a schedule application, much like Outlook and
wanted some opinions on what the best approach to this project would be.
Does anyone have any experience pulling appointments from a datasource and
filing out an hourly schedule? How do you deal with the empty hours if
you're using a datagrid?

Thx.
 
S

Scott Allen

I'd speculate that the query would have to return records for each
hour that you need to display. A field inside the item would have to
indicate if the hour is booked or not, perhaps a simple bool indicator
- or perhaps a string with the description of the meeting. It's hard
to get more definite without designing a schema and looking at
requirements, etc...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top