i have a xamlgrid bind to the data source which is comming from the oracle DB,
I want to set the columns datatype and length of xamlgrid to the datasource datatype and length,so that i can restrict the user not to enter junk values
please help me
thanks in advance.
i am working on windows forms c#