|
Eugene 11/2/2005 |
|
|
500368 11/7/2005 |
2. To display two columns at edit page you have to edit your file "TableName_edit.aspx" (you can find it in output directory) or to edit the file with template edit.aspx (you can find it in "C:\Program Files\ASPRunner.NET\source\1.1\(Your_programming_language)\(..)\") - then all created files "TableName_edit.aspx" will content the number of columns that you need.
|
|
Eugene 11/9/2005 |
to split the page to 2 columns you have to write the following tags at the edit page: |