NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Ubaidullah on October 24, 2020, 05:53:27 AM

Title: Display checkbox in NetWebBrowse
Post by: Ubaidullah on October 24, 2020, 05:53:27 AM
Hi,

What's the recommended way to display a true/false field as a checkbox in a NetWebBrowse?

Thanks.

Title: Re: Display checkbox in NetWebBrowse
Post by: Bruce on October 25, 2020, 09:38:05 PM
set the column to Edit-In-Place
Choose Checkbox.

Then (assuming you don't want it to be editable) set the condition to False.
Title: Re: Display checkbox in NetWebBrowse
Post by: Ubaidullah on October 25, 2020, 10:54:28 PM
Thanks. That does it.

But it is dimmed. Guess need to fix it by changing the css.

Regards,
Ubaidullah Nubar.
Title: Re: Display checkbox in NetWebBrowse
Post by: Bruce on October 26, 2020, 10:23:56 PM
it's dimmed to imply it can't be altered. Not dimming it would lead to a lot of frustrated clicking.
Perhaps another approach is to use two small tick and cross images to show a yes / no state...

cheers
Bruce