I am using a MSHFlexGrid together with an ADODC. I want the user to be able to edit data in the grid and that the changes then affects the database directly after I've tested that the data is ok. I don't want them to have to press a save-button. Is that possible?? I don't even seem to be able to edit data in the grid. I don't understand what property to use so that it's possible to write in it. I have enabled true. Do I have to use a sub or something to make this?
I also want them to be able to add new rows to the grid and then write the data in them. I would like to do this too without a button. Sort of like when you add a row to a table in word. Is that possible??
VB is rather new to me, but I hope my questions make sence to someone out there.
Thanks in advance
Suss
I also want them to be able to add new rows to the grid and then write the data in them. I would like to do this too without a button. Sort of like when you add a row to a table in word. Is that possible??
VB is rather new to me, but I hope my questions make sence to someone out there.
Thanks in advance
Suss