Hey All,

I'm looking for a way to relatively easily create a grid on my Windows Form that will allow me to display a daily schedule to the user.

I'd like the times across the top, and down the left employee names. In the grid I'd like an indication that the employee is either open or not during that time.

I really don't have the budget or deadline available to develop my own control, and every purchasable control out there is a bit too expensive and WAY to fully-featured.

I was hoping you might have some ideas of ways I could use existing controls (like the ListView Control) to accomplish this?

Thanks,

Ben