We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

DateTime picker in a PopUpContainer

Hello, I was seeing all the examples of having controls within a popupcontainer control. I was wondering if some body has used a datetime picker inside a popup container. I saw the example where a grid is hosting a calendar drop down from the grid. If you give "this.dropDownGrid.DropDownContainerParent = this.popupControlContainer1;", it tells the container who is the parent. Since date time picker does not have DropDownContainerParent property, how can I accomplish a date time picker in a container. Any help on this would be appreciated. Thanks.

1 Reply

KU Kushal September 16, 2004 06:04 PM UTC

I had a workaround to this one. I copied the GridContainer from the example you guys have in the KB. Deleted the Grid from there and used DateTime picker instead. It solved my current problem as it is working fine.

Loader.
Live Chat Icon For mobile
Up arrow icon