ASP.Net navigation tabs like windows tab control
- by devphil
I would like to have a webpage something like windows tab control.
Each webpage does not lose the contents and data while moving between pages, postbacks, etc.
Here is the website design and my idea:
[Master Page]
"Fruits" "Cars" "Animals" "Operators"
clicking on "Fruits" will forwards to "Fruits" page, and the same for other links…