读书人

分不多。求高手帮助。

发布时间: 2012-01-09 21:05:41 作者: rapoo

分不多。求高手帮助。急~~~~~~~~~~~~~~~~~。在线等
后台:
Page.RegisterStartupScript( " ", " <script> alert( 'Error '); </script> ");
//弹出提示信息。

前台:
<td class= "tdGreen0011 " width= "7% ">
<input type= "text " id = "txtBestBeforeDate_ <%# Container.ItemIndex + 1 %> " name = "txtBestBeforeDate_ <%# Container.ItemIndex + 1 %> " maxlength=10
class= "inputNum imeDisabled " value= ' <%# DataBinder.Eval(Container, "DataItem.BestBeforeDate ") %> ' tabIndex= " <%# Container.ItemIndex * 12 + 28 %> ">
</td>

//reapter 控间的其中一行。

问题:当点击弹出的提示信息的“确定”以后,让reapter 中的 这一行的文本框 清空并且获取焦点。

[解决办法]
upupupup

读书人网 >asp.net

热点推荐