Skip to main content
September 24, 2010
Question

CF 9.0.1 pop-up calendar alignment off

  • September 24, 2010
  • 1 reply
  • 1035 views

I have been using the pop-up calendar in grid cells in CF 9 by using the attribute "type=date" in the cfgridcolumn.

It was working fine, but now the right column in the calendar in cut off

and the left side of the container is white space.

We recently upgraded to CF 9.0.1. Could this be a bug?

Is anyone else having this problem? It affects form pop-up calendars, too.

Thanks.

    This topic has been closed for replies.

    1 reply

    Inspiring
    October 10, 2010

    Can you post some simple, stand-alone code that demonstrates what you're seeing?

    --

    Adam

    Participating Frequently
    November 27, 2010

    Hi there

    I think this is the problem referred to in the previous post.  The code that generates this within the grid is:

    <CFGRIDCOLUMN NAME = "INVOICEDATE" header="InvoiceDate" type="date" mask="d/m/Y" width="100" >

    As you can see, Friday and Saturday are truncated.

    The other problem is the inconvenient way the date displays when it is selected for editing.  Does anyone know how to rectify this, so that it is in a more user-friendly format?

    Regards

    Boon

    Inspiring
    January 24, 2013

    I know this is an older thread, but did you ever get this fixed.  This is the exact problem I'm having right now.

    Thanks.

    Pete