Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
205
Combo in Grid - Empties pre-selected value on first open
posted

I'm having an issue with the Combo editor type in the Grid, both when I edit a row and when I add a new one (the Combo has a default value when adding a new row).

The very first time the Combo opens after the page load, the default value or the pre-selected value if editing, is cleared to be empty. If I cancel the edit and then edit the same row (or edit a different row), the pre-selected value is now properly populated. I've attached screenshots below to illustrate what's going on. I have also included links to the images - they're not showing for me when viewing the message but that might be our corporate firewall blocking them.

Grid before editing first time(https://www.dropbox.com/s/4lfep74yzn4yols/Grid%20Combo%20Issue%201.png?dl=0)

Gird after clicking to edit first time after page load(https://www.dropbox.com/s/6ee5i42xjs5ocx8/Grid%20Combo%20Issue%202.png?dl=0)

Grid when editing row subsequent times(https://www.dropbox.com/s/0o53il4i4p4e2jg/Grid%20Combo%20Issue%203.png?dl=0)

Am I missing something to get this to work properly the first time or is this a bug with the Combo editor control in the Grid?