![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 4 of 4 total |
![]() |
Fri, Oct 13 2017 9:12 AM | Permanent Link |
erickengelke | Checkboxes in grids... well they require a double click to change. The first click sets the field to the checkbox, and the second click activates the change in the checkbox. It makes total sense from a programming point of view, but many users are complaining about the need to double click to make these checkboxes change.
I've included a sample project to demonstrate. The standalone checkbox makes sense to people, but the grid one does not. Erick http://www.erickengelke.com Attachments: test.zip |
Fri, Oct 13 2017 9:56 AM | Permanent Link |
Matthew Jones | erickengelke wrote:
> users are complaining I mentioned this recently, and Tim said it was on his list. -- Matthew Jones |
Fri, Oct 13 2017 12:17 PM | Permanent Link |
D.C. | Hi,
I solved it with the grid OnClick event, checking if Grid.ColumnIndex is one of the checkboxes, and then toggling the field value between true and false. Is a pretty old code, perhaps there are now properties or events to do it more easily. Works very well. Regards, Diego |
Fri, Oct 13 2017 9:27 PM | Permanent Link |
erickengelke | D.C. wrote:
>I solved it with the grid OnClick event, checking if Grid.ColumnIndex is one of the checkboxes, and then toggling the >field value between true and false. Oh I could solve it easily, but would have to copy the code to scads of grids, I'd rather it be solved in the libraries and inherit the wisdom. E http://www.erickengelke.com |
This web page was last updated on Friday, February 14, 2025 at 12:13 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |