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

[Solved] AngularJS filter row issue

1 Answer 87 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 04 Sep 2014, 09:34 AM
Hi,

I have an issue with the filter row when using AngularJS.  When a full reload of the page is done then the filter row is displayed fine but when the view is loaded in (for example using ui-router), the input fields look odd and boolean columns.

See attached

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 08 Sep 2014, 07:29 AM
Hello Andy,


Could you please demonstrate how this can be reproduced, you can use the following demo as a base point.

http://dojo.telerik.com/@pesho/IDuM

It sounds like the Grid is initialized multuple times, make sure you destroy and clear the Grid if you do so:

http://docs.telerik.com/kendo-ui/framework/widgets/destroy#when-to-destroy-widgets-manually

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
Andy
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or