![]() |
ZeinzuKun author 1/10/2012 |
I would like to add. |
![]() |
Sergey Kornilov admin 1/10/2012 |
Make sure you removed Dummy field from the Add page. This can be done on 'Fields' screen in ASPRunnerPro. |
![]() |
ZeinzuKun author 1/10/2012 |
Make sure you removed Dummy field from the Add page. This can be done on 'Fields' screen in ASPRunnerPro.
|
![]() |
Sergey Kornilov admin 1/10/2012 |
Another approach is to use the following code in BeforeAdd event: values.Remove("Dummy")
|
![]() |
ZeinzuKun author 1/10/2012 |
Another approach is to use the following code in BeforeAdd event: values.Remove("Dummy")
|