kendo grid

1 Answer 103 Views
Filter Grid
Nalajala
Top achievements
Rank 1
Nalajala asked on 02 Feb 2022, 01:09 PM
Create one form with following fileds and Click on Add button data should add in Kendo Grid.
1.First Name, Last Name.- Validation-Should Accept Only Character /Mandatory Field
2.Date Of Birth-Validation-Should Accept Only Date /Mandatory Field
3.Mobile No -Validation-Should Accept Only Numbers with max 10 /Mandatory Field
4.Description - Non-Mandatory Field
5.Gender -Mandatory Field
6.Added Data Should Filter with First Name ,Last Name And Mobile Number
7.Apply pagination Per page 5 record Should Display

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 07 Feb 2022, 07:05 AM

Hello Nalajala,

I created a runnable  Dojo demo where on a submit click of a Kendo UI Form a new item is added to the Grid. Please refer to the following link:

Regarding the validation of the different fields, you can check the official demo and docs of the Form Validation:

Demo: https://demos.telerik.com/kendo-ui/form/validation

Documentation: https://docs.telerik.com/kendo-ui/controls/layout/form/validation

Let me know if you have any questions.

Regards,
Nikolay
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Filter Grid
Asked by
Nalajala
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or