Iam trying to create a record in accounts and also display the same in gridview.
On button click iam able to create the record but again while refreshing the page , the same record is being created again.How do i avoid creating the duplicate record while refreshing the page?