Project

General

Profile

One side of calendar gets obscured.

Added by Dave Soane about 5 years ago

Hi Guys,

I am using a WDateEdit widget for the user to select a date. When the little calendar icon is clicked, the calendar deploys, but is partially obscured by the right side of the container. It does show a horizontal scroll bar, so we can move the calendar to be fully visible, but I am trying to avoid all horizontal scrolling, which I believe is current best practice.

Changing the margin of the date edit widget doesn't help, and I can't seem to be able to change the margin for the calendar itself - I can't access the calendar widget inside WDateEdit to set its style.

Is there any way I can get the calender to position itself to be fully visible?

Dave.