Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 84751

How to get the href parameter value

$
0
0

Hi,

Working on Progress.JSDO with Mobile app. 

I am working on Tabstrip in Kendo with <a> tags as below.

 <div data-role="tabstrip">
    <a href="views/listView.html?status=Submitted">Submitted</a>   
    <a href="views/listView2.html?status=Registered">Registered</a>      
<a href="views/listView3.html?status=Approved">Approved</a>
    <a href="views/listView4.html?status=Declined">Declined</a>
    </div>  

I would like to retrieve the value of status, when I click the TAB in UI.

I have tried using "e.view.params.status", it returning as undefined.

Can someone help me to get the value.

 

 

 


Viewing all articles
Browse latest Browse all 84751

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>