I am facing the same problem that i was going through in the previuos questions asked in stack overflow with no success answer, can anyone please guide me. Kendo ui datasource refresh?
I am using angular js to bind the grid, say i am showing column " jan2016, feb2016" these two cilumns shows perfectly, but when i go back and select one more month "mar2016", the grid doesnt refresh showing the mar2016
I used k-rebind, datasource.read(), datasource.refresh()... nothign works
Thanks in advance Ram