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
390
Column Format Fractional Seconds
posted

Are fractional seconds support for the DateTime data types in SQL Server (DateTime, DateTime2...)?

If they are not supported what is the plan for adding these to the column.format functionality in the future?

Thanks!

 

Parents
  • 469350
    Offline posted

    Hi,

    I'm not sure what you are asking. It sounds like you are looking for support for milliseconds in a grid cell.

    I don't believe that there is any current support for editing milliseconds in the DateTimeEditor that the grid uses by default. But you might want to try using UltraCalendarCombo as your column's editor, instead.

Reply Children