Topic: create Checkboxes

Hello,

how can I create some check boxes in the GUI respectively in the database?

Thanks for any hint.

cheers
gieri

Re: create Checkboxes

Hello,


Do you want put some check boxes to the TableGrid?
Or where you need to place these check boxes?

Dmitry.

3 (edited by gieri 2016-01-26 15:37:46)

Re: create Checkboxes

mhh...if possible, than into the table grid.
I plan to crate a input Mask with several input fields, dropdowns and dropdowns with multible selections.

This fields should also visible in the table grid, so I could sort by clicking the column head the data. When I check some check boxes in the input mask, it would be great if this is shown as X or in any other way in the table grid.

Hope my explanations are a bit helpful Add a sample image in the attachment

Cheers

gieri

Post's attachments

Attachment icon sample.jpg 64.52 kb, 253 downloads since 2016-01-26 

Re: create Checkboxes

gieri
Please check your attached image file, may be corrupted.

Dmitry.

Re: create Checkboxes

sorry, just updated the attachment now.

If these selections are in any way possible to create with MVD, I can order it today, cause my trial period ends today :-(

Cheers

gieri

Re: create Checkboxes

gieri
Yes, you can use checkboxes, comboboxes and dropdowns with multible selections to filter records in a TableGrid, but you can place them on form, not on a TableGrid.

Dmitry.