Windows Form DataGrid
am 19.11.2007 00:56:59 von LouHow do I limit a DataGridViewTextBoxColumn to digits only
-Louie
How do I limit a DataGridViewTextBoxColumn to digits only
-Louie
Add a real textbox and use the event of those to do by istance an isnumeric
or a more advanced method
http://www.vb-tips.com/DataGridBoolColumn.aspx
Cor
"Lou"
news:uNYIv6jKIHA.3516@TK2MSFTNGP02.phx.gbl...
> How do I limit a DataGridViewTextBoxColumn to digits only
> -Louie
>
huh?
"Cor Ligthert[MVP]"
news:E90BE481-1FA1-49B6-8C96-8410234DAE18@microsoft.com...
> Add a real textbox and use the event of those to do by istance an
> isnumeric or a more advanced method
>
> http://www.vb-tips.com/DataGridBoolColumn.aspx
>
> Cor
>
>
>
>
>
>
>
> "Lou"
> news:uNYIv6jKIHA.3516@TK2MSFTNGP02.phx.gbl...
>> How do I limit a DataGridViewTextBoxColumn to digits only
>> -Louie
>>
>