Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 6 of 6 total |
Cannot Save TGridColumn's Contents When Running Application In Android |
Sat, Apr 28 2018 11:51 PM | Permanent Link |
Frederick Chin | I have a query dataset with an AutoEdit of True and it is linked to a TGrid with a TGridColumn whose ControlType is ctEdit. The field is a Float.
In EWB's internal browser and a desktop browser in Windows, I can change the contents of the field and the change is reflected in the DBISAM table. When running the application in Android, however, I am unable to change the contents of the field. The application will accept the entry but when I move the cursor down to the next row, the change does not "stick". Is there some setting I should use for the Android and/or the IOS environment? -- Frederick |
Wed, May 2 2018 2:07 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Frederick,
<< Is there some setting I should use for the Android and/or the IOS environment? >> Which browser are you using with Android ? Chrome, or the default browser that came with the device ? Tim Young Elevate Software www.elevatesoft.com |
Wed, May 2 2018 2:08 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Frederick,
<< When running the application in Android, however, I am unable to change the contents of the field. The application will accept the entry but when I move the cursor down to the next row, the change does not "stick". >> Also, does the problem occur when you simply move to the prior or next column, in addition to moving to the next row ? Tim Young Elevate Software www.elevatesoft.com |
Thu, May 3 2018 2:54 AM | Permanent Link |
Frederick Chin | Tim,
/* Which browser are you using with Android ? Chrome, or the default browser that came with the device ? */ I am using the default browser that came with the device. With Chrome, it has the same issue. -- Frederick |
Thu, May 3 2018 3:11 AM | Permanent Link |
Frederick Chin | Tim,
/* Also, does the problem occur when you simply move to the prior or next column, in addition to moving to the next row ? */ It appears that in Android, I can edit and change the value, if, the cell I am editing can be seen above the on-screen keyboard. For example, in the attached screenshot, the edit will be allowed if rows with values from 1 to 6 are double clicked or clicked if the query is in edit mode. However, attempts to change values from 7 to 11 will result in the on-screen keyboard popping up and covering the cell being edited momentarily, and then pop down with the edit attempt aborted. I think it is not so much the on-screen keyboard covering the grid but more so because, the grid's Stretch property is lsBottomRight and the grid shrinks upwards when the on-screen keyboard is shown, thereby hiding the cell being edited and causing the edit to fail. -- Frederick Attachments: noedit.png |
Wed, May 9 2018 2:47 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Frederick,
<< However, attempts to change values from 7 to 11 will result in the on-screen keyboard popping up and covering the cell being edited momentarily, and then pop down with the edit attempt aborted. I think it is not so much the on-screen keyboard covering the grid but more so because, the grid's Stretch property is lsBottomRight and the grid shrinks upwards when the on-screen keyboard is shown, thereby hiding the cell being edited and causing the edit to fail. >> Unfortunately, there's not much I can do about the Android keyboard causing layout issues. Google, et al. decided to make the keyboard change the layout instead of being an overlay like Windows or iOS, and it's a big pain to deal with. Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Tuesday, September 17, 2024 at 06:44 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |