Question DataGridView(DGV)

manster

Member
Joined
May 18, 2010
Messages
10
Programming Experience
5-10
I have this DGV on which I have a button to automatically create 12 financial periods in one year. I got that right pretty well and to save it to the database ok. Now I want to allow the user to edit/update the data in this DGV. I know about the doubleclick to edit the cells but when I change a cell for instance from Roes to Rose and exit the cell it changes back to Roes. Can someone please help me with this! I battle a bit with the events in the DGV and what is fired when!:p:p:p:p:p:p:p
 
:confused::confused:Hi there, Just to let you guys know I came right with my question and no, I do not know what the problem was but I redid the whole screen and now it works. Thanks anyway!!!;);););)
 
Back
Top