c# - Strange 'sidebar effects' associated with hiding sidebar from a button event -


i have 2 step wizard control button on each step , detailview on second step hooked objectdatasource select , insert methods defined. button on first step of wizard hides wizard side bar using displaysidebar=false , programatically navigates second step. button on second step unhides side bar using displaysidebar=true , navigates first step.

i have discovered when use button on first step navigate second step sidebar hidden , attempt insert record detail view detail view disappears after clicking 'insert' yet if restart wizard , navigate second step using sidebar insert operation goes thru correctly.

any ideas cause this? microsoft bug?

if there 1 step want hide sidebar on, can set complete step in xhtml.

<asp:wizardstep steptype="complete" ... 

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -