开发者

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

开发者 https://www.devze.com 2023-03-29 11:13 出处:网络
i have a page (Asp.net 3.5) that it inheriting goes as follow: Main.master -> Submaster.master -> page.aspx

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

精彩评论

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

关注公众号