MSDN Trabstrip

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

greetings,

i'm using MSDN's tabstrip without the use of multipage. does anyone know how
to make the selected tab highlighted when its being click and redirected to
another page?
 
You need to set AutoPostBack to true
then redirect the page in the SelectedIndexChanged event
 

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