StartLogic - Affordable Webhosting

Launch Files From Grid

Hi,
So far, we have seen how to populate GRID with data. Let’s see how to launch files from this skinny example.
In fact, if you can understand this well, you can do the following from any Cell Grid:
1. Start Applications
2. Run Actions & Command lines
3. Open Interactive Dialogs (containing other objects)
4. Launch Files
5. etc.
Note:
I prefer [...]

SQLite DB to Grid

Hi,
SQLite DB is a good option if you plan to have a long list of data in your apps. Its quicker, its more efficient and works faster than text files or XML.
When you combine SQLite with Grid, you’ve got yourself an app with tremendous potentials.
The example I’ve added today, shows how to combine these 2 [...]

List Files From Folders to Grid

Hi,
Was quite busy a few days back. Had to do some presentations for clients. Now is the lull time. Cooling away with AMS.
Today I’m adding another example concerning GRID. This one is much easier than the previous example. Really. No kidding. If you check under the hood, you’ll definitely agree with me.
What does it [...]

Load Text File to Grid

Hi,
I thought of putting more Grid examples in here.
So today, let’s see how to Load a Text File to Grid. The Text File contains a few lines. Each line contains data separated by the pipe symbol “|”. I prefer this symbol than others because I never use it for anything else.This kind of files are [...]

Triple COMBOs

Hi,
I received a request by a subscriber on how to use 3 Combos together.
The scenario is that when 2 Combos are selected, a result will be shown  in a 3rd Combo.
So, here’s a bare-bone example showing how to do it. This could be useful for some apps needing economy of space.
If economy of space is [...]

Page 1 of 512345»