Hi,
I'm using v11.1p_2017-11-05/LGPL Deployment with Chrome (62.0.3202.75 (Official Build) (64-bit)) on Mac. One of the customers I've previously done SmartClient work for has reported an issue and I've been diagnosing it but have become stuck. I've made a minimal sample and attached it to this post.
Symptom: Unable to horizontally scroll to end of list grid, attempting to do so causes ListGrid to jump to the left (under some conditions fully left).
Reproduce: run the sample, scroll to the 'Home Address' column and double click to edit. Then try to scroll to the right and notice that scrolling jumps back to left.
Separately, I've suggested that having a form display in-line like this might not be the greatest idea - is there any built-in mechanism to get such a control to work more like a PopUpTextAreaItem (so that the form overlays at the grid cell rather than sitting inside of it)?
I'm using v11.1p_2017-11-05/LGPL Deployment with Chrome (62.0.3202.75 (Official Build) (64-bit)) on Mac. One of the customers I've previously done SmartClient work for has reported an issue and I've been diagnosing it but have become stuck. I've made a minimal sample and attached it to this post.
Symptom: Unable to horizontally scroll to end of list grid, attempting to do so causes ListGrid to jump to the left (under some conditions fully left).
Reproduce: run the sample, scroll to the 'Home Address' column and double click to edit. Then try to scroll to the right and notice that scrolling jumps back to left.
Separately, I've suggested that having a form display in-line like this might not be the greatest idea - is there any built-in mechanism to get such a control to work more like a PopUpTextAreaItem (so that the form overlays at the grid cell rather than sitting inside of it)?
Comment