Skip to content

min and max properties in the DatePicker component. #6286

Closed
@amitmoondra

Description

@amitmoondra

Is your feature request related to a problem? Please describe.

In my case i am using a grid in edit mode.
I need to validate a cell based on value provided in some other cell in the same row.
as there is no min and max properties in date component i cannot validate it efficiently.

Describe the solution you'd like

A clear and concise description of what you want to happen.

If min and max property is present i can just refer the rowData cell value to the min and max properties and it can be validated using them if any values are entered in some other row cell which is needed for validation

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions