Hi ,
I have some problem in Web calender . The Infragistic Web calender is not working properly in crome and safari browser . on selection of Date is not working . When a user select a date , it is selecting last twodays before date . Can you please help me on this Issue . My code is as following .
<
igsch:webcalendar id="WebCalendar1" runat="server" Width="250px" Height="224px" JavaScriptFileNameCommon=""
JavaScriptFileName="./scripts/ig_calendar.js">
<ClientSideEvents MonthChanged="WebCalendar1_MonthChanged" DateClicked="WebCalendar1_DateClicked"
MonthChanging="WebCalendar1_MonthChanging" InitializeCalendar="WebCalendar1_InitializeCalendar"></ClientSideEvents>
<Layout PrevMonthText="&nbsp;&nbsp;<" FooterFormat="Today: {0:d}" NextMonthText=">&nbsp;&nbsp;"
ShowYearDropDown="False" GridLineColor="LightGray" ShowMonthDropDown="False" ShowGridLines="Both"
CellPadding="0" ShowFooter="False">
<SelectedDayStyle ForeColor="Black" BackColor="White"></SelectedDayStyle>
<OtherMonthDayStyle ForeColor="DarkGray"></OtherMonthDayStyle>
<CalendarStyle Width="296px" Height="224px" Font-Size="10px" Font-Names="arial"
BackColor="White"></CalendarStyle>
<DayHeaderStyle Cursor="Hand" BackColor="Linen"></DayHeaderStyle>
<TitleStyle Height="30px" BackColor="Linen"></TitleStyle>
</Layout>
</igsch:webcalendar>
Thank you,
Regards
Ganga
Hi Ganga,
I am unable to reproduce this when referencing version 11.1.20111.2238 with Chrome version 35.0.1916.114. May I ask if you can attempt to download and install the latest service release and see how this works for you?
To learn more about how to download a service release, please refer to the post linked below:http://es.infragistics.com/community/forums/t/29398.aspx
Please let me know if you have any questions regarding this matter.
Hi Jose,
Thank you for your reply . we are using Infragistic Product version 11.1.20111.2036 . web Calendar is not working in chrome browser . when user selects a date on Web calendar , a date before the selected date is selected (Ex- : User selects 10 , it is showing 8 ) and deselecting a date also not working . Please See the attached screen shot (webcalendar.png).
Thank you ,
Hello Ganga,
Thank you for posting on our forums. I will be happy to assist you with your inquiry.
May I ask if you can provide me with the version of our tools you are using in your application? Please note, we provide a Supported Environments page (which I've linked below) that you can use to review which browsers are compatible with the version of our product you are referencing.
Link:http://es.infragistics.com/help/supported-environments/
Please review the supported environments page and let me know if you have additional questions.