Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

User population of Calendar events

I would like my user to be able to populate the calendar with events on his
own.
I have been hardcoding them but it would be sweet if I slipped in an Access
backend to store any events he wishes to place.
Any simple approaches to this?
I created the database with ID, EventDate and CalEvent but can't see how to
reference the right field in code...

Current method: CalEvent(1, 2) = "There will be a Crab feed at 2pm in the
Church parking lot"
User updatable: CalEvent(1, 3) = ??????

Would I use Gridview or list box, if so, how would I reference the right
event for the given date?

Boy, any help would be great!

Thank you, Mark


0 Kudos
Message 1 of 1
(2,735 Views)