GridView adds duplicate row on Page refresh--
I am having two methods 1)bindgridview() 2) insertdata()
whenever i am inserting the data through webform and displaying the data in gridview after that when i am refresshing page or press f5 again the duplicate record is inserted can anyone tell me what is the solution for this
where shall is if(!page.ispostback) in pageload event or insert data can anyone tell me,,
Thanx in advance