This topic is locked

multiple adding page for one table

12/11/2007 6:42:23 AM
ASPRunnerPro General questions
T
toufa123 author

is it possible to have multiple adding form to one table as Asp.net do

Sergey Kornilov admin 12/11/2007

Create an additional View on the top of the same table and setup a different Add page for this View.

View can be added on Datasource tables screen.