Hello There
I am having a big problem with the data grid on insert and update.
Like I have a customer database where the fields are as below:
CustomerID CustomerName CustomerCountry= ID of Country from Country Table
Now for the value of CustomerCountry I am using another table which called CountryTable
Now the problem is when I try to input/edit the data then I need to pick the value of Country from the country table but it is not working and always missing the data.
Can you pls help me in this regard. |
|
|