Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
465
CustomDateTimeEditor in grid
posted

Hi,

I've created a date time user control that better suit the need of my client. It's composed of a UltraMaskedEdit and a MonthCalendar.

Everything is working fine on it's own. When I try to use it inside a grid, nothing seems to work.

I've attached a small sample project to demonstrate. The date shows as "01--" instead of "2011-12-01". Updating the value is not working, either by manually entering it or using the embedded MonthCalendar.

I know that implementing a user control inside a grid is a hard job, but I can't seem to figure out where to begin.

Any help would be appreciated

Chris
.NetAdvantage Vol 2010.2

 

CustomDateTime.zip
Parents Reply Children
No Data