G
Guest
hi
i have a dataSet with table that has only integer fields
and im using dataGrid with DataGridTextBoxColumn connected to the dataSet.
when im writing a string into the cell in the dataGrid , the string is
replaced with the old value (number) , so the cell validation is connected
to the table fields and not to the textboxColumn ? so what is the intention
of the textboxColumn?
sorry for the bad explanation...
thanks in advanced
i have a dataSet with table that has only integer fields
and im using dataGrid with DataGridTextBoxColumn connected to the dataSet.
when im writing a string into the cell in the dataGrid , the string is
replaced with the old value (number) , so the cell validation is connected
to the table fields and not to the textboxColumn ? so what is the intention
of the textboxColumn?
sorry for the bad explanation...
thanks in advanced