C#
--
Questions
--
Followers
Top Experts
Validating Date and Time inside Datagridview in C#
Dear Sir/Madam,
Please be kind enough tell me how I can validate Date and Time in datagridview as I enter the data.
Any help would be greatly appreciated.
Kind Regards,
Indunil Sanjeewa
Please be kind enough tell me how I can validate Date and Time in datagridview as I enter the data.
Any help would be greatly appreciated.
Kind Regards,
Indunil Sanjeewa
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Just to clarify, do you mean as you enter data into a text field that is part of the datagridview row you want to validate it? Â Or, do you mean that as you insert rows, you want to validate the cell value associated with the column that contains the date time value?
-saige-
-saige-
I basically need to have a time picker and a date picker in two columns separately not both time and date.
Kind Regards,
Indunil Sanjeewa
Kind Regards,
Indunil Sanjeewa
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
No comment has been added to this question in more than 21 days, so it is now classified as abandoned.
I have recommended this question be closed as follows:
Accept: it_saige (https:#a41832501)
If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.
frankhelk
Experts-Exchange Cleanup Volunteer
I have recommended this question be closed as follows:
Accept: it_saige (https:#a41832501)
If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.
frankhelk
Experts-Exchange Cleanup Volunteer






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
C#
--
Questions
--
Followers
Top Experts
C# is an object-oriented programming language created in conjunction with Microsoft’s .NET framework. Compilation is usually done into the Microsoft Intermediate Language (MSIL), which is then JIT-compiled to native code (and cached) during execution in the Common Language Runtime (CLR).