1
Answer

asp:Textbox onblur() event in c#

Ask a question
Khizer Hayat

Khizer Hayat

14y
20.5k
1
I want to call a method from code behind .aspx.cs file when the control leaves a textbox. It is not simple html textbox but <asp:Textbox runat="server / >
This method should be called at onblur() event of the textbox

Please provide me the code, that how to call a method on leaving the control regarding a textbox in c#

Waiting . . .
Regards!

Answers (1)