Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Dear Experts '
I want to implement Hijri calendar.I am using ajax Calendar Extender. when I select Country Saudi arabia at the same time two radio button will display 1. Gregorian 2.hijri .If I select Hijri the calendar extender will change to hijri format .else Gregorian format dynamically please help me

thank you for acceptance
Posted
Updated 6-Jan-12 19:24pm
v2
Comments
Sergey Alexandrovich Kryukov 7-Jan-12 1:36am    
Not a question. If you want it, please go ahead and implement it, you go my approval :-)
--SA

JalaliJSCalendar is a JavaScript DHTML Calendar, which is free and open source control. It supports hijri calendar. Download it at: http://farhadi.ir/works/jalalijscalendar[^]
 
Share this answer
 
You can write code in code behind for radio button selection change event to visible true false or show hide the calender as per your requirement and also you can use a javascript code and also css to show hide the calender as per your radio button selection
 
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