Originally posted by zaj
View Post
Announcement
Collapse
No announcement yet.
X
-
But only if you leave the row. Not if you change to e.g. the 1st column city.
At least this is happening for me in GC42, FF26, IE11 in the showcase sample.
Comment
-
>>But only if you leave the row. Not if you change to e.g. the 1st column city.
yes if you change the city col nothing happens BUT when you change the country name from the Country col its corresponding Country code is displayed and that is also what i was trying to do. that is, when i select the production line from the combo box, i wanted its corresponding batch line to show. but it was not working for me using purely datasource file as shown in the showcase. But it worked for me using the change handler. That is why i was eager as to what i was doing i was missing even though i tried to resemble the showcase code.
Comment
-
If you are happy with the change after leaving the row, this should be possible and working without your ChangeHandler as well in your application.
Please note that in the sample, the country-code does NOT change if you STAY in the row, e.g. switch to the 1st field of the currently edited row after selecting a new entry in the dropdown.
Best regards
Blama
Comment
Comment