It all works fine until I start using field validators
Once I do on clicking my Save button, it performs the validation and shows the validationsummary - BUT this also involves a Post back - so the asp:table is wiped out.
Here is my Save button
and my validation summary
An example range validator
ValidationGroup="Servicegrp">
and my table
Suthish NairPosted Oct 5, 2011, 2:46 PM
Javeed M ShaikhPosted Oct 4, 2011, 12:09 PM
happyslugPosted Oct 4, 2011, 11:00 AM
Javeed M ShaikhPosted Oct 4, 2011, 10:54 AM
happyslugPosted Oct 4, 2011, 10:49 AM
Javeed M ShaikhPosted Oct 4, 2011, 10:09 AM
Please do not forget to mark "Accepted Answer" .