Hi everyone.
I'm trying to build the calendar for the housing registration. When the user opens the calendar, it should show already not available (taken) days. this information should come from the SQL Server. Then the user can choose something from the available days, highliting those days on the calendar . This Info now should be also inserted into the DB.
How does the calendar control work with SQL Server.
Thanks a lot in advance.
I'm trying to build the calendar for the housing registration. When the user opens the calendar, it should show already not available (taken) days. this information should come from the SQL Server. Then the user can choose something from the available days, highliting those days on the calendar . This Info now should be also inserted into the DB.
How does the calendar control work with SQL Server.
Thanks a lot in advance.