Hi I am creating dynamic Textbox in one of application, Problem is that I want to disable enter click event on that textbox, so if I will do enter click then it will not do anything means no postback. Is it possible? Or Can I connect my particular textbox with one of button click event? There are 10 dynamic textbox and 10 dynamic buttons.
regards,
Sudhanshu