GridView
-
Hello Each Time i add a grid View in my page, I'm surprise when i run the app to have an error saying: "BC30456: 'GridView1_RowCommand' is not a member of 'ASP.default_aspx'." Any Help Will be greatly appreciated Thanks in advance
Assaf
It might be you have assigned 'GridView1_RowCommand' as OnRowCommand event in the HTML Source code but no definition in the codebehind.
Venkatesh Mookkan My: Website | Yahoo Group | Blog Spot
-
Hello Each Time i add a grid View in my page, I'm surprise when i run the app to have an error saying: "BC30456: 'GridView1_RowCommand' is not a member of 'ASP.default_aspx'." Any Help Will be greatly appreciated Thanks in advance
Assaf
-
It might be you have assigned 'GridView1_RowCommand' as OnRowCommand event in the HTML Source code but no definition in the codebehind.
Venkatesh Mookkan My: Website | Yahoo Group | Blog Spot
-
It might be you have assigned 'GridView1_RowCommand' as OnRowCommand event in the HTML Source code but no definition in the codebehind.
Venkatesh Mookkan My: Website | Yahoo Group | Blog Spot