Rank: Member
Joined: 7/12/2007(UTC) Posts: 4
|
Hi, We've used BVC5 to develop an application for a client of ours. The client is requesting additional functionality on the administration order page (BVAdmin\Orders\NewOrder.aspx) that would require us to heavily modify the BVAdmin\Controls\VariantGrid.ascx user control.
In looking at the code for this user control, we've noticed that the form is generated dynamically through code-behind. For the requested modifications, we are wondering if it might be easier to build a new ascx control and drop it into the Orders page rather than try to rennovate the existing one.
Here is a rough sketch of what the client would like: They sell bulk clothing. When taking an order over the phone, currently they have to select a product, then select the size and color modifiers and enter a quantity before adding it to the cart. They then have to repeat this process for ever size/color variation (which can be extensive in an order.) So to save time and clicks, they would like a "grid-style" entry system with the size modifier options being the columns, and the color modifier options being the rows. Then they would enter the desired quantity into each X/Y position and click on "Add To Cart" once. An order item would then get created for each size/color combination where the quantity is greater than zero.
My question is, has anyone replaced/modified this control before, and if so, how big of an undertaking is it? Are there any things to look out for or "gotchas" that aren't immediately apparent? We've modified several other areas of the cart code, so we have a reasonable understanding of how much of the cart works, but have not had any experience with this particular portion of the code. Right now we're trying to come up with a ballpark time estimate for what this will take.
Thank you in advance for any responses.
Terry Mashek
|
|
|
|
Rank: Member
Joined: 2/21/2007(UTC) Posts: 1,113
|
Not that I'm looking for the same - but it would be nice if you could at least enter the generated SKU directly of the item with the desired product choice. |
|
|
|
|
Rank: Member
Joined: 7/12/2007(UTC) Posts: 4
|
Well, in lieu of any responses I jumped in and made the modification. The total time was about nine hours of work, and I wasn't exactly working at warp speed. So, if anyone is looking at a similar mod, it's not too bad.
Terry
|
|
|
|
Rank: Member
Joined: 4/30/2007(UTC) Posts: 383
|
Isn't this now included in SP3?
|
|
|
|
Rank: Member
Joined: 11/27/2007(UTC) Posts: 1
|
Hey Terry, It's about time you started doing something meaningful instead of working on old Volkswagons! :) Drop me a line sometime, Old Friend! [email protected]
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.