Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Option ctrl in a sqlarray
Option ctrl in a sqlarray [message #46334] Fri, 22 April 2016 14:32 Go to previous message
Giorgio is currently offline  Giorgio
Messages: 218
Registered: August 2015
Experienced Member
Hi there,
I have this easy problem but I can't solve it by myself... Embarassed
In a SqlArray there is a "bool" column:

Option OpProspect;

...

Customers.AddColumn(PROSPECT, "Prosp.", 5).Edit(OpProspect);


When the user wants to modify the value, clicks on the field and toggles the option control: this works perfectly.
My problem is that when the row is in "visualization" mode (i.e. not in edit mode), values are shown as 0 or 1, and I would like to have them as option controls also in visualization.
I tried to use .Ctrls <Option>(); but in this case I cannot modify the record.
Hints?
Thanks,
Gio
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: error compiling with upp9801
Next Topic: Use Gstreamer with Upp
Goto Forum:
  


Current Time: Sat May 04 10:48:13 CEST 2024

Total time taken to generate the page: 0.02237 seconds