G
Guest
I use asp 2.0 net.
what is the same for "onblur" in asp control such as "<asp:textbox / >"?
I use "<asp:textbox />" inside Gridview.
I try to validation using client side.
when I try using "<input type="text" />" then validation is not hard thing.
however using asp.net is hard.
what is the same for "onblur" in asp control such as "<asp:textbox / >"?
I use "<asp:textbox />" inside Gridview.
I try to validation using client side.
when I try using "<input type="text" />" then validation is not hard thing.
however using asp.net is hard.