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

Can't add new items to grid when filter is applied

2 Answers 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Itai
Top achievements
Rank 1
Itai asked on 22 May 2016, 06:54 AM

I have a simple grid with filter (row mode), and it seems the grid fails to add new items when the filter is applied. Clicking the "Add new record" does nothing, not even triggering the grid `edit` event. 

 

I have found this question on StackOverflow: http://stackoverflow.com/questions/17840312/cant-add-new-object-to-kendoui-grid-if-filter-is-applied-to-any-column but this seems an overly-complicated solution to a simple problem.  Is there a more direct way of allowing the creation of new items while filter is on?  I don't mind if I'll have to clear all filter fields, as long as the user doesn't have to do so manually.  

2 Answers, 1 is accepted

Sort by
0
Itai
Top achievements
Rank 1
answered on 22 May 2016, 06:57 AM
Actually, even disabling the button while a filter is applied is acceptable, but having a non-functional button that is not disabled is bad user experience, so I want to avoid it. 
0
Dimiter Madjarov
Telerik team
answered on 24 May 2016, 02:23 PM

Hello Itai,

I was unable to reproduce the mentioned behavior on my end. Could you send us an isolated runnable example that demonstrates it so we could review it locally and provide further insight?

I am looking forward to hearing from you.

Regards,
Dimiter Madjarov
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
Itai
Top achievements
Rank 1
Answers by
Itai
Top achievements
Rank 1
Dimiter Madjarov
Telerik team
Share this question
or