|
Rank: Newbie Groups: Member
Joined: 1/28/2009 Posts: 3
|
Hi,
I am making use of the scheduler control and have added a link in the cell for any day that has an event. In IE it works fine if I click the hyperlink, but in Mozilla nothing happens, is there a workaround for this?
What I am basically trying to do is allow someone to click on an event heading and then open a page with the details of the event that the selected.
e.Writer.Write("<a href=""Default.aspx?EventID=" & calendarEvent.EventID & " "" >" & calendarEvent.Name & "</a>")
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Your code looks fine to us. Do you have the page online so that we can take a look? Or if you can create a test page that can reproduce the problem, we will be happy to take a look of that as well.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 1/28/2009 Posts: 3
|
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This appears to be an issue. We are working on it and will let you know as soon as we have a solution.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted a new build that fixed this issue. Please see your private message for download location.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 1/28/2009 Posts: 3
|
Hi guys,
Thanks for the quick fix. Can't believe how quickly this was sorted out!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Glad to hear that! Please feel free to let us know if you have any more questions.
|
|