vinosha83
10-02-2007, 07:27 AM
hi i can display the empty datagrid and can be add,delete and update the data..
the problem is when i clikc the add button it will display all the data frm the database..
i just want to display the add data only...
so i knew that i hv to do temp table..at here i hv to save add data into tem table and then whn click
the save button then on;ly data frm tem table will be save into original table and then delete the data frm temp file
hw to copy the data from temp table into orginal table and then delete the data in the temp table
please help me is really urgent
the problem is when i clikc the add button it will display all the data frm the database..
i just want to display the add data only...
so i knew that i hv to do temp table..at here i hv to save add data into tem table and then whn click
the save button then on;ly data frm tem table will be save into original table and then delete the data frm temp file
hw to copy the data from temp table into orginal table and then delete the data in the temp table
please help me is really urgent