Hello All,

We have a system which is recently migrated from Ext.Net 1.6 to 2.5.3. We managed to resolve all the migrated issues except the below one,

We have an combo box field inside the Grid panel. That combo box has its own store which is binding values to it. Here the issue is that , Whenever the user wants to edit his recording adding new employer details, he will click on new button in grid panel then new record add to grid panel populating default values for employer role, default office address. The default office address show correct value only, but when we click on that field it shows 0. I am not quite sure from where that 0 coming.
Click image for larger version. 

Name:	1.png 
Views:	41 
Size:	17.5 KB 
ID:	24329
Click image for larger version. 

Name:	2.png 
Views:	27 
Size:	21.1 KB 
ID:	24330
Click image for larger version. 

Name:	3.png 
Views:	45 
Size:	21.5 KB 
ID:	24331

I am attaching screenshot for the same. I was wondering is this any issue with rendering of combobox with in Gridpanel. Please advice.