I have the folowing code: Dim mysqlad As New Sql Data Adapter("SELECT Commodity, In_Out AS [IN/Out], Date, Contract_No AS [Contrat No], Supplier, Haulier, Ticket_No AS [Ticket No], Nett_Weight AS Weight, Moist FROM TBLSTORE WHERE store = '" & Lbl Login. The Grid View ' Grid View1' fired event Row Editing which wasn't handled ?????? i have created a webpage with these controls:- 1 textbox : used to input a string to search information from database - 2 buttons : one is SEARCH and another is CANCEL - 1 Grid View : used to present the result of searching.
The results are returned as expected into the browser but with a significant flaw, when the second page is selected from the paging option at the bottom of the gridview I get redirected to an error page stating "The Grid View 'Grid View' fired event Page Index Changing which wasn't handled".
The Grid View ' Grid View1' fired event Page Index Changing which wasn't handled. Hi, I have created a second gridview when customer clicks on select link with this code: Protected Sub Grid View1_Row Command(By Val sender As Object, By Val e As System.
49 Comments