Solved
DATETIME - only show time
If I have an infotable where one field is a DATETIME, is it possible, when binded to a grid, only show time without date?
If I have an infotable where one field is a DATETIME, is it possible, when binded to a grid, only show time without date?
When you bind your data to Grid, then go to Configure Widget (on the grid), select your date column, then turn on the localization toggle right here:

Then you may go to localization tables and add a new value for date time. You may replace the dateTimeFormat_Default in your Grid widget configuration with that localized value.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.