简体   繁体   English

重新创建子控件和ViewState

[英]Recreate child controls and ViewState

请参阅https//stackoverflow.com/questions/41810306/appointment-scheduling ...。

Ok, i have found a solution: 好的,我找到了解决方案:

The trick was to give an ID to each editButton (string.format("editButton_{0}", i). 诀窍是为每个editButton(string.format(“ editButton_ {0}”,i)提供一个ID。

If you have better solution, please let me know. 如果您有更好的解决方案,请告诉我。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM