I am working on a project that requires complex conditional validation and I want to be able to access the controls in the edit template on the server validate event. I have looked through the object model and I am not seeing anything I can use to access the page values. Any clues?
During an edit I can use the RadGrid1.EditItems but insert there are none there.
During an edit I can use the RadGrid1.EditItems but insert there are none there.