Hi !
I have a hierarchical grid view. In the Child grid I press add new row . When I try to validate that row in Validating event I cannot read any of this row fields values. All are null.
Do you have any example regarding new rows validating and how to read valued from the new rows. Because the values are on the screen but cannot be read through the code. I can read the values for already in grid rows but for this new row I can't .
The video example in Support web page with grid validation is working only when edit already in database rows, if you try the same example for a new row is not working !
Regards,
Mihai
I have a hierarchical grid view. In the Child grid I press add new row . When I try to validate that row in Validating event I cannot read any of this row fields values. All are null.
Do you have any example regarding new rows validating and how to read valued from the new rows. Because the values are on the screen but cannot be read through the code. I can read the values for already in grid rows but for this new row I can't .
The video example in Support web page with grid validation is working only when edit already in database rows, if you try the same example for a new row is not working !
Regards,
Mihai