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

Problem with ComboBox

0 Answers 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dhaval
Top achievements
Rank 2
Dhaval asked on 23 Mar 2011, 01:15 PM
Hi There,

I am getting problem on Binding of ComboBox on Edit, I am using following code for it:

var rCodeComboBox = $('#rCode').data('tComboBox');
rCodeComboBox.value(e.dataItem['rCode']);
               

This works only if i will put alert before assigning the value..

Waiting for your reply. Please reply as soon as possible

Thanking you in Anticipation.
Tags
Grid
Asked by
Dhaval
Top achievements
Rank 2
Share this question
or