hey guys Im new to VB itself. Currently using Visual Studio 2005. Right Now I have a datagridview named "datagridview1" only hehe , where all the columns are databound except the last column which ofcourse is "Edit Button" column. The datagrid basically fetches data from the table and the data is being displayed in a row and all the fields in the row is set to "read only" by default. Now i want to add "Edit" function for the row so that onclick, all the fields in the row must be editable ie setting "ready only" = false.
if you guys could help me it will be of great help!
thanks a ton in advance!
if you guys could help me it will be of great help!
thanks a ton in advance!