Hello,
I wonder if anyone knows. I have developed a recurring events calendar in vb.net, but I need to enter duplicate values in the form until it shows up in the day render of the calendar, until there is a duplicate value of a a recurring event. Then they all show up just fine. The thing is that it does not want to display the single values until this happens. The calendar uses a SqlDataReader for this to happen, and by using a grid, or looking at the values in query analyzer it shows up just fine.
Any ideas?
Thanks..
I wonder if anyone knows. I have developed a recurring events calendar in vb.net, but I need to enter duplicate values in the form until it shows up in the day render of the calendar, until there is a duplicate value of a a recurring event. Then they all show up just fine. The thing is that it does not want to display the single values until this happens. The calendar uses a SqlDataReader for this to happen, and by using a grid, or looking at the values in query analyzer it shows up just fine.
Any ideas?
Thanks..