I've written an application that handles line item entry using Ajax, then saves the items in batch on a postback operation (due to some database and data integrity constraints). The clients are very ...