Hi,
I am using DateTimeEditor of windows infragistics in the WPF Application.
I am facing issues with datetimeeditor as mentioned below :
1) I have used datetimeeditor in the tabItem. When i switch between tabs the selected date do not persist in the control.
I have set DateTimeEditor property Nullable=true. So that is the problem?
2) I want to remove border of datetime editor. How it is possible?
3) I have used datetimeeditor control in the scrollviewer. When i scroll the page in wpf, the datetimecontrol fluctuates and takes time to load.
Please can anybody help to resolve this issues???
Any help appreciated
Thanks,
Sejal
Hello Sejal,
I tried this and it always works fine for me so I attached my sample to this post for you.
Please review it and feel free to let me know if I misunderstood you or if you have any other questions.