Is there any proper way or functionality to transfer data between views. I think currently we can send only using sample.html?<param>=<value> method or need to store in some global variable. If need to send array of data then "?" method will not work. Any other solutions.
Thanks,
Velu
3 Answers, 1 is accepted
0
Alex Hajigeorgieva
Telerik team
answered on 07 Jun 2016, 07:26 AM
Hello Velu,
To acccess data from another view, you may use the approach outlined in this How To article: