There's nothing to like or dislike. Imagine the following scenerio. 1. Person prepares a quote (40-50 items) 2. Sends to customer 3. Has to re-configure some of items (based on supplier, etc.) for additional freight charges
This cannot be done item-by-item wise update although it's elegant. Typically you have a button which says 'Configure Items' which pops a subwindow or div. It accepts the charges (percent or absolute) and the items to reconfig. When the user is done there is one single update. Certainly this sort of operation is common in many applications (insurance, wholesalers, etc.) and all I was looking for is if there is support for such a beast :-) Thanks

