Hi
I am trying to fix somebody elses code and this is my first ASP.NET dataVIEW experiance, basically I want to check that a textbox has a value, The DataVIEW has been coded so that on the "add/update" an ok/cancel button is used.
In the Rowcommmand I have detected the update successfully, found the text box, and varified the contents ..... but now I can't cancel the RowComand .. is there any way to do this ?
Thanks in advance