Hi,
Thanks for replying to me.Here is my answers for your questions.Please find it.please do the needful
1) Update an information in One Table (Yes/No):Yes
2) which field is your primary key?-Invoice no(pk) in tbl_report2 and invoiceno(fk) in tbl_report1
3) number values are int/double in your table-netamount-float,netvat-float,tamount-float,quantity-float,perprice-float,amount-float
4) Please tell me How could you validate in the Update Button?-i wrote the bool validate () and calling in the update button click event
5) Please check your table any values are inserted.-in table values are inserted
6) what is mean by Update? -- Update means some changes made in existing value. am i right? how can you get the Existing values?
Yes,I agree with you here my requirment is like if we are enter the details in the form and click on add button it should display in gridview.if the added details are wrong in that case there itself we have to update the data in gridview
Best,
Sudheep.
Sudheep.grandhe, if this helps please login to Mark As Answer. | Alert Moderator