Hello,
I have a form (not KendoReact Form), and in this form i have Input field and under this component a have TabStrip with TabStripTab's. Each TabStripTab has own Input components. Some components are Required some not.
If i Click Submit button, the required components in TabStripTab are ignored, if i don't write values in components that are in TabStrips.
Is there any way i can also "check" required components in TabStrip on Submiting Form?
Thank you, Matjaz Reberc