As we know that if we add any Button control or Image Button control or Link Button within the GridView and click to generate postback event then GridView RowCommand Event will fire. But the problem is, from this RowCommand method…
↧