K V

K V

  • NA
  • 1
  • 2.6k

datagridview minimum length input

Jul 8 2013 4:44 PM


Hello,

may I know if there is a easy workaround for "minimum input length" for column/cell in C# ? The maximum can be easily set up by .MaxInputLength. But is there any solution for the minimum value? 
(for example if the minimum length of the input in "cell" should be 4 and maximum 6)

Thanks for any reply :}


Answers (1)