Netnoobie
Well-known member
Hello all, I have a question.
How can I perform a validation on a textbox in a DataGrid when that textbox loses focus? I need to check for an entry, and if there is none I will prompt and return focus back to the textbox. Its straight forward validation but Im very unclear as how to do this in ASP.NET. Ive tried several different ways and none work at all.
Thanks for any help anyone can supply.
How can I perform a validation on a textbox in a DataGrid when that textbox loses focus? I need to check for an entry, and if there is none I will prompt and return focus back to the textbox. Its straight forward validation but Im very unclear as how to do this in ASP.NET. Ive tried several different ways and none work at all.
Thanks for any help anyone can supply.
Last edited by a moderator: