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

Grid is re-binding after value change

1 Answer 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sagi
Top achievements
Rank 1
Sagi asked on 02 Oct 2013, 08:46 PM
Hi,
Please take a look at the attached sample.
I'm creating a grid with a row template. As long as i havnt changed any data the blur event of each input is invoked properly.
However , after changing a value and leaving the input , the grid is re-binded and it looks like all the inputs are being recreated !!! (blur event no longer works...).
Why does the grid re-creates the entire inputs and not updates the specific input that was modified.
Currently ,when having a bigger grid this actually causes a real performance issue , as every value hang causes the grid to -rebind and the browser hangs for a second (which is very annoying to users...)
Can you please help ?
Is there a way to tell the grid to  not to be fully refreshed ?
Does it require to create a grid without using the kendo..bind command ?
If so how can I insert data-role items to the grid (if I add data-role items to the example http://demos.kendoui.com/web/grid/rowtemplate.html it doest really work...)
thx for the help
Sagi 

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 04 Oct 2013, 08:04 AM
Hello Sagi,

I posted a reply in the support ticket that you opened, feel free to continue our conversation here or in the support thread that you opened.

Kind Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Sagi
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or