This topic is locked

Readonly On Updating The Field

4/30/2013 2:00:27 AM
ASPRunnerPro General questions
A
adnankmk author

I have a table with the following fields.
userid (int)

name (varchar)

address (varchar)
I want to on update page the value of userid and name shows as readonly. But on the add page I can add new users easily. From the lookup wizaed I set the values as readonly, these also set on the add page as well. What code I should for this.
thanks in advance.

Sergey Kornilov admin 5/1/2013

In ASPRunnerPro 'Edit as' settings you can choose to use different Edit types for each page.