These attributes control specific types of
controls generated by Iron Speed Designer.
Generally these attributes govern specific portions of code that is
generated for your application depending on the selected attributes and their
values.
Pass-Through Attribute
Description
SmoothPanelUpdate
Controls the generation
of Ajax-based panel update code for Table and Record controls.
True
Ajax-based smooth panel updating is
enabled.
False
Ajax-based smooth panel updating is
disabled.
If SmoothPanelUpdate is not present, then
smooth panel updating is disabled.
Applies To
Record
Table
Other
.NET
Framework 2.0 and later applications.
URL
The URL pass-through
attribute is used in Record controls on Edit Record pages. URL specifies the name of the primary key
parameter used in the URL used to access the Edit Record page.