Click here to Skip to main content
16,012,110 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,
I am using a calendar control in my aspx page.
(includes/popupcalendar.aspx?formname=frmFuelRequest&mycontrol=ctl00_content_txtFuelingDate&textbox=txtFuelingDate) its is working fine in IE 8 but its not working(Calendar is not Populating) in IE 10. please give some inputs to resolve this issue.
Posted

1 solution

It seems that you need to install .Net framework 4.5 because of the new concept pixel splitting.



http://stackoverflow.com/questions/15330468/imagebutton-does-not-fire-a-post-back-on-ie10[^]


IE10 and ImageButtons[^]

http://forums.asp.net/t/1916068.aspx?IE+10+and+asp+calendar+control[^]


Hope it will be helpful
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900