Author: Pete Halsted

Uncle Pete’s Corner – Edit in Place Table Control with Disabled Fields based on Logic

We are switching gears to WinDev this week, and a fairly simple requirement. Having an Edit-In-Place table that some of the controls are disabled based on logic. I know it sounds pretty straight forward, but there are a few gotchas that can get in your way at times, so we will take a look at … Continue reading Uncle Pete’s Corner – Edit in Place Table Control with Disabled Fields based on Logic

Using XML to Store Options in Database instead of Individual Fields

We all have those projects where there is some dynamic portion that requires end user configuration. Those areas of the database always seem to be in churn because there is always one more field to add to control some aspect of the configuration. Or you have that project where the data you will be storing … Continue reading Using XML to Store Options in Database instead of Individual Fields