Unplanned
Last Updated: 26 Feb 2025 14:36 by Faraz
Faraz
Created on: 26 Feb 2025 14:36
Category: Spreadsheet
Type: Bug Report
0
Data validation should not require DATEVALUE("") when `Date` is selected

Bug report

Data validation should not require DATEVALUE("") in Start and End inputs when `Date` is selected

Reproduction of the problem

https://demos.telerik.com/kendo-ui/spreadsheet/index

1. Select an empty cell
2. Click Data validation
3. Set Start: DATEVALUE("1/1/2024") and End: DATEVALUE("2/2/2025")
4. Automatic Hint message looks like: between DATEVALUE("1/1/2024") and End: DATEVALUE("2/2/2025")

Expected
Generated hint message shall not contain DATEVALUE("")


Environment
**Kendo UI version: [all]
**Browser: [all]

0 comments