Hello,
i am new to vb.net.
I want to use datagrid control.
Where i can edit/modify,delete cells like an excel file.
Currently i have used some code for it cell is editing but column wise movement is not possible.
That means from first column it should go to next column of the same row and from last column, it should focus on next row or it should add next row.
i am new to vb.net.
I want to use datagrid control.
Where i can edit/modify,delete cells like an excel file.
Currently i have used some code for it cell is editing but column wise movement is not possible.
That means from first column it should go to next column of the same row and from last column, it should focus on next row or it should add next row.