Visit www.ironspeed.com
In this issue
No. 208, May 31, 2006
Adding Custom Functions to Your Application
Reminder: Iron Speed Designer V3.2.5 is Now Available!
Handling Button Events
Handling a Selected Row in a Table

Adding Custom Functions to Your Application
Calling your custom code functions is an integral part of customizing your generated application. Learn more...
Go to top
Reminder: Iron Speed Designer V3.2.5 is Now Available!
Iron Speed Designer V3.2.5 with Application Migration Wizard is now available! As many of you know, we have been developing a "migration wizard" that mostly* automates the process of migrating web pages and code customizations from one version of Iron Speed Designer to another. After a very enthusiastic beta test, we're pleased to introduce it to you. Learn more...

*The Migration Wizard will not work miracles! There are some aspects of your code customizations it can't automatically migrate. However, it does its best to identify items you must complete by hand.

Go to top
Handling Button Events
A good way to catch the relevant button events is by overriding the OnApplicationEvent method and calling your custom logic. Learn how...
Go to top
Handling a Selected Row in a Table
It is often useful to call custom application logic when a row is selected in a table control in your application. Learn how...
Go to top
Technical Support:
Web based support: http://www.ironspeed.com/support
phone: (650) 215 2230 (telephone support customers only)
8:30 a.m. to 5:30 p.m. PST, M-F

Sales:
email: sales@ironspeed.com
phone: (650) 215 2220

Corporate:
1953 Landings Drive
Mountain View, CA 94043
http://www.ironspeed.com
phone: (650) 215 2200
Go to top