VL-Win problem
Posted: Tue Feb 13, 2018 5:25 am
We are having a major problem after enabling renderstyle directx on our vl-forms.
Simply moving the mouse over a list "selects" the values in the list, but doesn't fire a list.itemgotselection event.
What happens is a user will click on an entry, say for customer id 100. Then they mouse down over the list to make a change to the values in the list (we have them as fields below the list). They make a change and click save, but the values in memory are from the last entry they moused over.
Below is a screen shot of what I'm talking about. We submitted this to support in N.America and it came back this is expected behavior.
The keys to our table are in the list but not displayed. They are NameId and ContactId. Here you can see I've clicked Abby but since I've moved the mouse over Leonard and Sean, Sean's name id and contact id are in memory, even though Abby has selection.
If I click to select abby, them mouse left out of the grid, go down to save, the values are correct.
Simply moving the mouse over a list "selects" the values in the list, but doesn't fire a list.itemgotselection event.
What happens is a user will click on an entry, say for customer id 100. Then they mouse down over the list to make a change to the values in the list (we have them as fields below the list). They make a change and click save, but the values in memory are from the last entry they moused over.
Below is a screen shot of what I'm talking about. We submitted this to support in N.America and it came back this is expected behavior.
The keys to our table are in the list but not displayed. They are NameId and ContactId. Here you can see I've clicked Abby but since I've moved the mouse over Leonard and Sean, Sean's name id and contact id are in memory, even though Abby has selection.
If I click to select abby, them mouse left out of the grid, go down to save, the values are correct.