如何使用动态创建的文本框的TextChanged事件事件 [英] How to use TextChanged event event of a dynamically created textbox

查看:305
本文介绍了如何使用动态创建的文本框的TextChanged事件事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在aspx页面中创建了一个表,每次单击一个链接按钮,新的行将动态添加到表中,其中包含4个文本框。我想为每个文本框获取TextChanged事件,但该事件在文本框的intellisense中不可用,请帮我为动态创建的文本框触发TextChanged事件。

I created one table in aspx page and for each click of a link button new rows will added to the table dynamically which containing 4 Textboxes. I want to get the TextChanged event for each text box but that event is not available in the intellisense for the Textboxes , Please help me to fire TextChanged event for the dynamically created textboxes.

推荐答案

您可以在此处获得解决方案 - [已解决]将事件添加到动态创建的文本框 [ ^ ]。
You can get the solution here - [RESOLVED] add event to dynamically created textbox[^].


这篇关于如何使用动态创建的文本框的TextChanged事件事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆