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

[Solved] Angularjs Grid columns change is not effecting

1 Answer 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
shaik
Top achievements
Rank 1
shaik asked on 05 Dec 2014, 08:15 PM
Hi guys i am using the kendo grid with two buttons .If user click on the first button we have to show the three columns , if we press second button we have to show only two columns .I had implemented the code  for this case but it is not working . The working example is http://plnkr.co/edit/FgYuYuAFozOyubnUOC5F

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 09 Dec 2014, 01:25 PM
Hello Shaik,

I've noticed that the columns array is specified as a DataSource property. Moving it to the root level of the options object should solve the issue, as seen in this updated Dojo.

Regards,
Alexander Popov
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
shaik
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or