Page 5 of 5
can search results load in listview?
Posted: Thu Oct 31, 2013 1:56 pm
by Kateryna Grynko
It's better to use one more hidden Label. Map the value for opening page to this Label. Then add the Grid Click event handler:prevar myvalue = $(this).find("[name=mobilelabel]").text();/prewhere 'mobilelabel' is a hidden Label name.
Add Navigation to page and load the data depending on 'myvalue' value.
can search results load in listview?
Posted: Thu Oct 31, 2013 4:34 pm
by Scott Schechtel6280324
So look at the screenshot and let me know if this is what you mean:

can search results load in listview?
Posted: Thu Oct 31, 2013 4:56 pm
by Scott Schechtel6280324
and is this added in Design view?

can search results load in listview?
Posted: Fri Nov 01, 2013 9:45 am
by Kateryna Grynko