Thursday, November 20, 2008 ..:: Forums ::.. Register  Login
 Forums Minimize
SearchForum Home
     
  Mainstream Forums  Bugs  cann't change d...
 cann't change date of calendar
 
div
8 posts
Joined
5/18/2007

cann't change date of calendar
Posted: 25 Jan 08 10:14 AM Modified By div  on 1/25/2008 10:16:50 AM)

on calendar modual, cann't change the day of calendar on day view, next day , pro day button cann't function. please check it

it is allways display  "Monday, January 01, 0001"

support
2096 posts
1st
Joined
1/3/2006

Re: cann't change date of calendar
Posted: 25 Jan 08 12:31 PM

The problem is that we are rendering the date text too early.  In our zest to convert all HTML to ASP.NET code, we converted code that needed to be generated at render time.  The solution is simple, in ~/Calendar/DayGrid.aspx, change the label for dtCurrentDate to be straight HTML.

<span class="monthHeaderH3"><%= dtCurrentDate.ToLongDateString() %></span>

  Mainstream Forums  Bugs  cann't change d...

Forum Home  Search       

Copyright (c) 2006-2008 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by Perpetual Motion Interactive Systems Inc.
SplendidCRM and SplendidCRM Software are trademarks of SplendidCRM Software, Inc. SugarCRM is a trademark of SugarCRM Inc. in the United States, the European Union and other countries. All other trademarks used in this web site are the property of their respective owners.