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
290
Inputting a string that is a DateTime Property WinGridCell
posted

Hi, 

I am just wondering if I can write text into a non string cell, like a DateTime type cell.

Though sounds confusing. This is what I want to happen.

On a DateTime property, a user can correctly input dates. However, we have a constant start date (01/01/0001) + End Date (31/12/9999) But instead of a user inputting these dates, I want them to input the word "min" (for 01/01/0001) and "max" (for 31/12/9999)

It just makes more sense to a user.

Is there any functionality of the WinGrid that can do this?

Cheers

Chris