Can somebody help me how to Set up a Small Database app with a loopkupfield? Maybe also showing how to bind a checkbox to a db Bit field and simultaneously to the visibility control of another field?
Can somebody help me how to Set up a Small Database app with a loopkupfield? Maybe also showing how to bind a checkbox to a db Bit field and simultaneously to the visibility control of another field?
Maybe somebody has an example app with some explanations. Or maybe a link to a website where I can read into the matter.
Thanks in advance
Maybe somebody has an example app with some explanations. Or maybe a link to a website where I can read into the matter.
Thanks in advance
FMX or VCL. I don't know if VCL and FMX are equal. I use only FMX.
ReplyDeleteLooking for examples in fmx with livebindings. I'm Just starting with mobile apps. This One is supposed to Store Data locally on the Handheld and when it is Back in the Office it is supposed to transfer the locally stored data to a network app for further manipulation.
ReplyDeleteI think this can help you. If you need more explanations, tell me, please!
ReplyDeletehttps://plus.google.com/photos/...
This would actually be a good thing to create a little code demo app and put it on bitbucket or github.
ReplyDeleteSorry! This morning I was very busy. I'm going to do what Warren says.
ReplyDeleteI have solved the problem of the LookupComboBox, actually using ComoBox.
In the example I'm going to show too the solution for the ComboBox.
I'm going to work on it.
Thank you Juan C. Cilleruelo. I am looking into it. Trying to adapt it to my Programm. This way i Learn the best.
ReplyDeleteWarren Postma that would be a Great idea.
Juan C. Cilleruelo Interested in a hangout? Is probably easier to discuss outside this Thread. Are you familiar with sqlite?
ReplyDeleteJuan C. Cilleruelo thanks again for the diagram. With that help and an article in the Blaise Pascal Magazine I was able to get it up and running. Thanks again
ReplyDelete