Search code examples
c#devexpress

Not able to add rows in grid control repositorylookupedit goes to null on cell lost focus


I am trying to add rows in grid control using DevExpress only using repository look up edit and other columns are read only.

While I am trying to select branch name after lost focus from branch name cell, cell value come to edit null value. Please see gif image.

Please Help.

DevExpress Grid Control Add Row Issue

Regards Alyasar


Solution

  • This problem has been solved. Just need to map Data source field and database fields.