This is a migrated thread and some comments may be shown as answers.

Product configurator

5 Answers 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ITA
Top achievements
Rank 1
ITA asked on 02 Oct 2013, 02:07 PM
Hi,

is there any tool from telerik asp.net ajax to create a webpage with an product configurator like here:
http://www.giffits.de/herbst-regenschirm-werbeartikel-10691.htm
Please click on "Mit Ihrem Logo gestalten" Button!

Thanks
Best Regards
Rene

5 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 04 Oct 2013, 12:48 PM
Hi  Rene,

I just visited the page and I cannot find such a link or a button. Searching the page for "gestalten" or "ihrem" does not find a match at all. I am adding a screenshot of what I am seeing as a reference. If you show us what you mean (e.g. add some scerenshots and explanations) we would be able to suggest a possible approach, if one is available.


Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
ITA
Top achievements
Rank 1
answered on 04 Oct 2013, 04:30 PM
Hi,

i attached the pic again, this would help you!

Thanks
Best Regards
Rene
0
Marin Bratanov
Telerik team
answered on 07 Oct 2013, 10:30 AM
Hi Rene,

I am sorry for missing it, I was looking for regular buttons that are part of the site's interface and not particularly at the product image and its watermark.

We do not have such a concrete example ready, but you can build a configurator page and utilize the following controls:
- RadWindow for the popup: http://demos.telerik.com/aspnet-ajax/window/examples/modalpopup/defaultcs.aspx. I would advise using an entire page inside and not its ContentTemplate. See how to pass information (e.g. product ID) in a querystring here.
- RadSlider for the sliders: http://demos.telerik.com/aspnet-ajax/slider/examples/clientsideevents/defaultcs.aspx.
- RadImageEditor for the image preview: http://demos.telerik.com/aspnet-ajax/imageeditor/examples/canvassupport/defaultcs.aspx. It has some tools out of the box and for others you could use your own image transformations on the server. See its client-side API here
- RadTabStrip and RadMultiPage for the tabbed interface on the right: http://demos.telerik.com/aspnet-ajax/tabstrip/examples/overview/defaultcs.aspx.
- RadAsyncUpload for the image upload: http://demos.telerik.com/aspnet-ajax/asyncupload/examples/overview/defaultcs.aspx.

Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
ITA
Top achievements
Rank 1
answered on 09 Oct 2013, 01:14 PM
Hi Marin,

Thanks for this Help some more questions in this case.

Is it possible to upload an image an place it on the Image in the RadEditor?
Is it possible to provide free image for the uploaded Image with the RadImageEditor?
Is it possible to flip the uploaded Image in the RadImageEditor?

Best Regards
Rene
0
Marin Bratanov
Telerik team
answered on 10 Oct 2013, 02:11 PM
Hi Rene,

I believe you will find the following demos helpful with regard to your questions:
http://demos.telerik.com/aspnet-ajax/imageeditor/examples/imageupload/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/imageeditor/examples/drawing/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/imageeditor/examples/flip/defaultcs.aspx
If you examine the rest of its demos you will get a better overview of its capabilities.

Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
General Discussions
Asked by
ITA
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
ITA
Top achievements
Rank 1
Share this question
or