AJAX :: Arabic Hijri Calendar In CalendarExtender Control?

Oct 2, 2012

I am working on a project where i am required to selected  a date(Hijri) using calendar control in to textbox ....

View 1 Replies


Similar Messages:

Web Forms :: Calendar With Arabic Hijri Dates In It?

Jan 11, 2013

i am making a web form in which there is a calender as per requirement i want to display English calendar with hijri calendar in calendar control in asp.net.

View 1 Replies

Custom Server Controls :: How To Make Hijri Calendar (arabic One)

Jun 23, 2010

how can i make hijri calender(arabic one) i prefer using custom control i tried Telerik but it has problem it display monthes in hijri but year still 2010 ,2009 and so on,i aslo want the user to select date (hijri) from calender and can not type on it just select between date and save it in database

View 3 Replies

Web Forms :: Convert Hijri Calendar Date To Gregorian?

May 3, 2010

i want to convert from Hijri date to Gregorian and vise verse i tried all method but all leds me to non correct hijri date

for example -->27-6-2010 corsepponding hijri date is 15 -7-1431

but all method say that its 16-7-1431

anyone can tell me how can i slove this bug?? as windows dont see correct hijri date

i saw this hijri calender converstion is right how can i make one like this?

[URL]

View 3 Replies

AJAX :: Trying To Emulate CalendarExtender To Match An Existing Calendar Using CSS

Apr 21, 2010

I'm trying to emulate an Ajax CalendarExtender to match an existing ASP:Calendar using CSS. Here are the properties (not in CSS but on the actual .aspx) of the regular ASP:Calendar:

<asp:Calendar ID="Calendar1"
runat="server"
Visible="true"
BackColor="#99FFCC"
style="text-align: center"
Font-Bold="True"
ForeColor="Black">
<SelectedDayStyle
BackColor="Yellow"
Font-Bold="True"
ForeColor="Red" />
<WeekendDayStyle
BackColor="#14CBCB" />
<TitleStyle Font-Bold="True" />
</asp:Calendar>

So far setting several CSS settings, nothing appears but a white calendar with black numbers.

View 4 Replies

AJAX :: CalendarExtender Shows Dirty Calendar For The First Time?

Oct 6, 2010

Why calendarExtender shows dirty calendar for the first time? (see the image) How to fix it?

View 2 Replies

AJAX :: Disable Dates Of One Calendar Based On Date Selected In Another Using CalendarExtender

Apr 1, 2013

I have two text boxes (from date and to date). Based on your demo i have disabled the future date but my requirement is 

1). First i have select the from date. eg: 21-02-2013

2). Now i am selecting TO DATE. eg:21-01-2013 

Now my requirement is i need to disable dates until 21-02-2013 to current date. Then user not able to select ToDate as 21-01-2013 i need to provide only option to select from 22-02-2013 to current date.

<asp:Label ID="lbl_sel_date" runat="server" Text="Select Date: "></asp:Label>
<asp:TextBox ID="txtDate_from" runat="server" CssClass="disable_future_dates"></asp:TextBox>
<asp:ImageButton runat="server" ID="imgPopup" ImageUrl="~/Calendar.png" />
<cc1:CalendarExtender ID="CalendarExtender1" runat="server" TargetControlID="txtDate_from"
PopupButtonID="imgPopup" />

[code]...

View 1 Replies

AJAX :: Using AJAX Calendar Extender Instead Of Calendar Control Possible On ASPX Page?

Jul 15, 2010

Currently, I am using Calendar control on ASPX page. Instead, I want to use AJAX Calendar Extender control because of the animation effect and the way it moves between years making if much more impressive than Calendar control.Is it possible to display Calendar extender on page permanently, just like Calendar control?

View 2 Replies

AJAX :: Editor Control Russian And Arabic Text

Jul 12, 2010

I m using ajax control toolkit and using editor for rich content. there is no problem with latin languages. I use nvarchar type field for database. but when I copy arabic or russian text from somewhere it turns into ?s. When I copy them into a textbox or other server control rathen than this editor, no problem inserting.

View 6 Replies

AJAX :: Using The CalendarExtender With A Custom Control?

Mar 2, 2010

I've written a custom date control that inherits the TextBox control, but has it's own three textboxes for capturing month,day, and year separately. I wanted to use the CalendarExtender with it so people could plug in the date that way as well, but I cannot "trigger" the CalendarExtender to show with my custom control.

View 6 Replies

Ajax CalendarExtender Control Not Working In Website

Mar 3, 2011

I have used ajax CalendarExtender in my web site but after uploading it does how show the calander control. I have registered the control on the page itself. The page postback when i click the image on which i applied the control.

View 2 Replies

AJAX :: How To Set Date Format In CalendarExtender Control

Apr 23, 2013

I want to change the formate of ajaxcalender extender like 23-Apr-2013 how it possible.

I want this because i have some rocrds in table where date is stored in formate of 23-Apr-13 and when i wnat to search it on basis of date i am unable to find it because may calender formate is 23-04-13. if their is no way to cahge the formate calaender extender so i convert 23-04-13 values to 23-Apr-13 using code ?

View 1 Replies

AJAX :: Disable Only Past 7 (N) Days In CalendarExtender Control

Jul 30, 2013

Found this very useful [URL] .....

How do we allow only past 7 days for selection along with disabled future date.

View 1 Replies

AJAX :: Select Both Date And Time Using CalendarExtender Control

May 7, 2015

How can i get both date and time using Ajax calendar extender in ASP.Net,C#.

View 1 Replies

AJAX :: Hide CalendarExtender Control When ESC Key Is Pressed In Browser

Dec 5, 2012

I have used a Ajax calendar with Image control in my application But the problem is  when I am leaving  the image control It's not Escape If i press Escape button also It's not Escape, any tag for calendar Escape..

View 1 Replies

AJAX :: AJAX Calendar Extender - Make Calendar Disappear When Another Calendar Opens?

Nov 17, 2010

I am using Framework 2.0, ASP.NET AJAX 1.0 and Visual Studio 2005.I am using 2 Ajax Calendar Extender in my page. I am using a text box and html image control and setting the TargetControlID to the test box id and the PopupButtonID to the image control name. When i click the first image the calendar pops up and without choosing a date if i click the second image the second calendar control opens on top of the first calendar control. Is there any way i can make the previous one disappear without choosing a date leaving the calendar control associated with the last image clicked.

View 2 Replies

AJAX :: Determine Age And Validate Minimum Age From Date Selected In CalendarExtender Control

May 8, 2013

i have a textbox for date of birth with calender as an extender i want when the user click the date it should only accept the date when the age between 15 to 40

View 1 Replies

Web Forms :: Validate Age When Birth Date Is Selected In AJAX CalendarExtender Control

Mar 29, 2013

In my website their is a textbox for adding birth date...

I am using the ajax calendar for selecting date...

I want that the user who enters the date shld be above 16yrs old...

Means i want that the date should be minus from the current date and should be calculated as 16yrs or above it...

For example:- user 'A' selects a date 5th may 2005 and the current date is 28th march 2013 (which means that the age is 8 yrs)... than it should show an error that  "your age should be above 16 yrs"...

Front-end:- Asp.net C#
Back-end:- sql server 2005

Note:- I am using Ajax Calendar....

View 1 Replies

Web Forms :: How To Make The Error Message To Be Appeared In Arabic When The Arabic Button Is Selected

Mar 18, 2010

As i am using asp validation and they are working fine,my next issue is how to make appear the requiredfield validator into arabic as well,because i am developing multilanguage webisite n now how can i make the error message to be appeared in arabic when
the arabic button is selected

< asp:RequiredFieldValidator
ID="RequiredFieldValidator1"
runat="server" [code]...

View 8 Replies

AJAX :: Control Toolkit 40412 / Trying To Use The Calendar Control In A Local Internet Enviroment?

Aug 9, 2010

I'm trying to use the Calendar control in a local intranet enviroment, so I need to put all the Javascript files locally, I've downloaded the Ajax Control Toolkit 40412 source code and extracted the Scripts from

"..AjaxControlToolkit_9c860ac12ae9SampleWebSitesAjaxClientWebSiteScripts",so I write the following code

[Code]....

View 3 Replies

AJAX :: Creating New Composite Control To Make A Full Calendar Control?

Jan 11, 2011

i create new composite control to make a full calendar control.

[Code]....

All is good until i put

[Code]....

View 2 Replies

AJAX :: Ajax Calendar Control Not Working Properly With Content Place Holder Of Master Page?

Dec 30, 2010

Ajax calendar control not working properly with content place holder of Master Page.Most of time Calender Control hides when mouseover with out changing date in content place holder of Master Page.same code works in normal aspx pages.

View 2 Replies

AJAX :: Ajax Calendar Control How To Jump To Specific Year

Feb 2, 2010

I am using ajax calendar control, i can only go month by month when the arrows are clicked.is it possible to open a year combo box to jump to specific years months.If i want to put a date of 2012, i will have to click almost 24 times to get to 2012 year.

View 1 Replies

AJAX :: AJAX Calendar Control -show Year Only In Textbox?

Mar 16, 2011

define OnClientShown client event for calendar, and you can set the mode to "year only" in this event,

[Code]....

View 1 Replies

AJAX :: How To Use Calendar Control

Apr 20, 2010

I need to attach AJAX Calendar control which is part of the AJAX Control Toolkit to a text box, the text box is on a pop up and the text box is created by the text shows below.

[Code]....

I would like it to behave loke the first example in the link below, please help with attaching the calendar.http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/Calendar/Calendar.aspx

View 6 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved