Home    Contact Us    Demos

 

The Demos provided here don't even scratch the surface of what is possible. They were selected because they are some of the most frequently asked for applications that our clients are requesting. Use the links to navigate to the Demo pages.

The DataGrid is a very popular application. Used to display information contained in a Database, it is an effective and useful tool. If you need to display information from a Database, check it out!

DataGrids work great for a lot of situations...but what if you own a bookstore and want to display information from your Database, including a thumbnail of the book that "blows up" to a large photo when clicked, without using the Grid format? We do it all the time. Click here for an example.

How about letting visitors to your site select the font and font size that's most appealing to them? Click Here to see how it works!

More demos will be added as time permits.

 


scope - n
In programming, the visibility of variables within a program; for example, whether one function can use a variable created in another function.