It's Different, In the First Application i used JSON file and Displayed the data in the list view, But in the Page Navigation i have to pass the Query to retrieve the selected cell data(So, It's Not possible with JSON,That's why i have selected OData Services instead of Flat File and used OData Query to retrieve the Selected Cell Data in FirstView(ListView) ) to the SecondView(FormView) and Displayed the data.
Here i used a piece of code to navigate SecondView to FirstView of superlist.slmeta, But it's Not working .
Best Regards,
-Vamsi