Topic: CheckBox in a TableGrid

Hello MVD fans
I test a tablegrid by placing a checkbox there (either by script ... InsertCheckbox ...., or by selecting #Checkbox from the Setting of the TableGrid).
How to retrieve the value of another checkbox in an input form to display it in the TableGrid checkbox?
Thank you for your help
JB

2 (edited by derek 2021-06-18 23:42:34)

Re: CheckBox in a TableGrid

Salut Jean,
Ca va?
Is this the sort of thing that you want? (please see attached). 
Perhaps there are also other ways to do it.
Derek.

Post's attachments

Attachment icon checkbox jb.zip 339.9 kb, 271 downloads since 2021-06-18 

Re: CheckBox in a TableGrid

А возможно в таблице нажатием на checkbox присвоить выделеной строке 0 или 1 ?

Re: CheckBox in a TableGrid

chartcatuser wrote:

А возможно в таблице нажатием на checkbox присвоить выделеной строке 0 или 1 ?

Возможно присвоить 0 или 1 какой-либо ячейке в выделенной строке. Только зачем? Ведь нажатием уже присваивается значение True|False ячейке в колонке с самим чекером, что легко можно использовать в дальнейшем.


It is possible to assign 0 or 1 to any cell in the selected row. But why? After all, clicking already assigns the True|False value to the cell in the column with the checker itself, which can be easily used in the future.

Визуальное программирование: блог и телеграм-канал.