This is a migrated thread and some comments may be shown as answers.

Kendo Grid Edit Popup Issue

4 Answers 151 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ammar
Top achievements
Rank 1
Ammar asked on 07 Jun 2013, 10:44 AM
Hi, Can any one help me o resolve this small issue.

When I click on edit button the popup will appear. On the edit popup The field "CustomerID"  change to dropdownlist and it's being populated with the the other data source. But in some record the First Option become pre-selected   while in some other records the pre-selected  option is the one which is value of the field before editing. Please see the attach screen shoot for better understanding and code snippet. Looking forward to get a answer.

4 Answers, 1 is accepted

Sort by
0
Accepted
Vladimir Iliev
Telerik team
answered on 11 Jun 2013, 08:29 AM
Hi Ammar,

 
From the provided information it's not clear for us what is the exact reason for this behavior, however for convenience I created this jsBin example based on the provided code - could you please modify the sample by including sample data in order to reproduce the issue and send it back to us?

Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ammar
Top achievements
Rank 1
answered on 11 Jun 2013, 05:24 PM
Hi,

Thank you very much for your reply. But the issue still remain the same, I used the code which you have sent me and did changes in the "read"  property and GetCustomerID function. Please check the attach file for reference . It works well for some record but in some record the drop down populated with the default first options like I defined in the screen shoot previously. Any suggestion?


Regards,
Ammar
0
Vladimir Iliev
Telerik team
answered on 13 Jun 2013, 10:03 AM
Hi Ammar,

 
From the provided information it's still not clear for us what is the exact reason for this behavior - could you please provide runable project where the issue is reproduced? This would help us pinpoint the exact reason for this behavior.

Thank you in advance for your patience and cooperation.

Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ammar
Top achievements
Rank 1
answered on 15 Jun 2013, 10:21 AM
Hi,

My issue finally get resolved, I figured out that there was a problem in the data which is coming back from the server. All things are working well as expected. Thank you very much for all your help.

Regards,
Ammar
Tags
Grid
Asked by
Ammar
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Ammar
Top achievements
Rank 1
Share this question
or