开发者

losing TextBox.Text (ViewState) from page that inheriting from 2 levels of master pages

i have a page (Asp.net 3.5) that it inheriting goes as follow: Main.master -> Submaster.master -> page.aspx when i postback to the server after filling some textbox in page.aspx it value stays empty

It should be noted that viewstate on Main.master -> otherpage.aspx works perfect开发者_运维技巧lly and the EnableViewState on Submaster.master is set to true

any ideas plesae?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜