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

How to make dynamic update popup for dynamic grid in Kendo UI?

0 Answers 24 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rasika
Top achievements
Rank 1
Rasika asked on 14 Sep 2015, 06:24 AM

Here I have very nasty scenario.

I have a grid that populate by using dynamic table.

In that grid i added the edit and delete functionality.

I also have validation requirement for all the columns in the grid.

here is a example...

Think the table have 2 columns(next time it can be 3 columns).

This table's data shows in grid. "ColumnA" (String) and "ColumnB" (float) .

In another table have validation rules for ColumnA and ColumnB . ColumnA is a email and ColumnB have min and max values.
What I want is, make a custom dynamic popup for update data and bind these attributes to the html tags according to there validations.
How I achieve this ?? Thanks in advance.

At least can I do something like above using Kendo UI??

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Rasika
Top achievements
Rank 1
Share this question
or