| Tornado API Library - V12.30.08 |
|
z.dbGridUpdateTemplate Property
HTML code replacing the internal standard grid update template.
Product Version
All
[Visual Basic]
Public Property dbGridUpdateTemplate As
String
[C#]
public
string dbGridUpdateTemplate {set;}
Property Value
Mydb.dbGridUpdateTemplate="HTML Template Code"
Default = <center>[[GridUpdate]]</center>
QuickProp Keyword Abbreviation
Remarks
- Remember to use MS and Sun's JVM accordingly. Both .jar files are included in the installation.
- Pay attention to validation - required=True/false. Make sure in GridAdd, it is set to False if you want to enter in only partial rows.
Example
See Advanced Normal and Grid Editing example in Special Topic - Edit
See Also
z Class | Tornado Namespace | dbUpdateTemplate | dbGridAddTemplate | Special Topic - Edit | Special Topic - Templates