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
850
DateTimeEditor not updating WinGrid
posted

I have a DateTimeEditor sitting inside of a WinGrid cell and after picking a date it is not being shown in the cell. We just upgraded from 2007 vol.2 to 2008 vol. 2 and this was working in the earlier version. Also the code uses the grid updatemode of OnCellChange then overrides that method to do some custom validation. Should this be changed and if so what event should be overridden.

 

Thanks,

 

Blair

Parents
  • 37774
    posted

     Blair,

    What kind of logic are you doing to validate text?  And when you say that it's "sitting inside of a WinGrid cell" do you mean that it is used as the EditorControl for that cell/column?  I just quickly tried this out and I was able to select a new value with a DateTimeEditor used as the EditorControl of the column.  Can you post more information as to what you are doing so that we can better track down a solution?

    -Matt

Reply Children