Hello,
I have a Gridview with 4 columns and i have a Select and a Delete button.
I bind the data to the gridview whose datasource is a dynamically created datatable.
My question is why does my page is posted back when i fire a Delete event or Edit event in my GridView..ie..my code inside (!isPostBack) also gets executed !! why is it so and how can we overcome it??
Thanks!!
Happy Coding :)
Best Regards,
Rohan Laghate