-
Datagrid Question
Hello guys,
This might a simple question and people may have asked the same thing many times. I am not able to find a thread in the forums which solves.
I have a datagrid with which I am able to edit records but not able to insert new records. The datasource of the grid is a table with an auto increment field as the primary key.
Please help. Any code is appreciated.
-
Re: Datagrid Question
when you say you can't insert new records, do you mean you can't even type in new data or do you mean you can't send new data to your database?
-
Re: Datagrid Question
Andy,
I have found a solution for this. But many thanks for looking at this post.
-
Re: Datagrid Question
excellent! ;) if you don't mind, can you post the problem you were having in more detail and the solution?