![]() |
Sergey Kornilov admin 8/1/2012 |
Record locking is designed on logical level. Even though both custom views are built on the top of the same data table record locking works independently for each view. To change this behavior you have to modify generated files meaning you have to apply this change after each project build. |
A
|
Athlon author 8/1/2012 |
Record locking is designed on logical level. Even though both custom views are built on the top of the same data table record locking works independently for each view. To change this behavior you have to modify generated files meaning you have to apply this change after each project build.
|