This question is locked. New answers and comments are not allowed.
In teh RowValidating event you have e which is
and with e you have isvalid ect.. How would you set the errormessage if there is an error. what I am looking for is what the is what the cellvalidating does, with
Thanks,
KS
GridViewRowValidatingEventArgs e
and with e you have isvalid ect.. How would you set the errormessage if there is an error. what I am looking for is what the is what the cellvalidating does, with
GridViewCellValidatingEventArgs e)
Thanks,
KS