I am having a table control when i press new entries push button an empty line should be added to table control and the entered data should be validated.
how to get the values from the table control which i entered and how to vaildate
the values. where should i write the code?