![]() |
Sergey Kornilov admin 12/21/2010 |
The most important part is to control number of added records on the server. There are always scenarios where client-side solution won't work i.e. user opens five inline adds first and then starts actually inputting data. Another case - user opens two browser windows and adds three records in each window. |
D
|
Dale author 12/21/2010 |
I hear you. Sometimes things that you hope would be just easy, isnt. |