DataNavigateUrlFormatString Question

  • Thread starter Thread starter Sonny Sablan
  • Start date Start date
S

Sonny Sablan

What is the syntax to include a dynamic querystring variable in the
DataNavigateUrlFormatString that changes with the page? When a page loads
with sw = 1, I want all of the links to have sw = 1 in them.

sample url: http://www.something.com/?sw=1&id=200

Sonny
 
Sonny then if thats the case..
The hardcode the value 1 in your queryString.
Hope i understood your question
Patrick
 
That's the problem the sw value changes and I need it to change in the
formatstring too.

Sonny
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top