Basic Date Picker Forums

Welcome to Basic Date Picker Forums Sign in | Join | Help
in Search

Custom Next / Prev Month Images - Can't Get To Display

Last post 02-06-2009, 3:02 AM by Darthtong. 0 replies.
Sort Posts: Previous Next
  •  02-06-2009, 3:02 AM 1761

    Custom Next / Prev Month Images - Can't Get To Display

    Hi,

    I'm using .NET 2.* and Visual Studio, with version 1.3.3.0 of the BasicDatePicker.

    I can't get custom images to work for next and prev months. My the styles link in from a .NET skin file and the code is as follows:

     <BDP:BasicDatePicker runat="server" SkinId="bdpDefault"
        TitleStyle-BackColor="#87ad13"
        TitleStyle-ForeColor="#FFFFFF"
        NextPrevFormat="Image"
        NextMonthImageFileName = "~/images/buttons/date-picker-right-arrow.gif"
        PreviousMonthImageFileName = "~/images/buttons/date-picker-left-arrow.gif"
        NextPrevMonthImageWidth="7"
        NextPrevMonthImageHeight="11" />
View as RSS news feed in XML
 
Powered by Community Server, by Telligent Systems