i want to use gridview... and i want to select, delete, upadate the data in the gridview.. my friends ask to use rowdeleting... but i dont know how to bulid it.. i also use mysql ODBC 5.1 driver as my mySQL connector...

here some codes that i have use :


the BindGrid(), is i use to view the data to the gridview.. it also not work..

Protected Sub BindGrid()

Dim da As...