I am working with Windows Application's datagrid.
Thank you. I'm looking for tutorial or sample codes that shows how to
update the changes in datagrid (could be add, delete or update) back to the
dataset and the database.
"Frank Dzaebel" wrote:
> Hello,
>
> > Hi, Where is a good place on the internet for me to learn about how to
> > use
> > the datagrid. My grid's datasource is a dataset with one table from a
> > DB. I
> > need to know how to perform Edit, Delete and insert for the grid. The
> > books
> > I have are not that detail. I appreciate it someone can point me out
> > to some
> > good reading/learning article.
>
> .... if you mean the Windows Forms DataGrid ...
> One site which answers DataGrid questions (often) with codes examples is
> :
> http://www.syncfusion.com/FAQ/Window.../FAQ_c44c.aspx
>
> But normally the most things can also be found at the microsoft sites:
> http://www.google.de/search?hl=en&q=...+Windows+Forms
>
>
> ciao Frank
> --
> Dipl.Inf. Frank Dzaebel [MCP C#]
> http://Dzaebel.NET
>
>