Stark
asked on 28 Apr 2021, 06:43 PM
| edited on 29 Apr 2021, 01:03 AM
How to use kendo Stepper with Upload Image.
Example:
I want step 1 is Upload Image. Then Step 2 is Show this Image and Input information this Image
1 Answer, 1 is accepted
0
Aleksandar
Telerik team
answered on 03 May 2021, 11:39 AM
Hi Stark,
I can suggest considering the use of the Kendo Wizard widget. The Wizard displays content in sequential, stepwise order. Each step of the Kendo UI Wizard has content, which can be a form or any other type of HTML content. In this way you can have an upload widget on one step and on the next display the uploaded image and the required inputs as per your scenario. I suggest reviewing the Wizard Content section of the documentation for further details on configuring the content for each step.