Hello Ahmad,

Below is a link that might help you. The example uses Sql server to
connect to:


http://www.codeguru.com/csharp/.net/net_data/datagrid/article.php/c13041



Good luck.


Benj






On Oct 23, 11:24 pm, Ahmad Anas <[email protected]> wrote:
> No, as i mention its an desktop application.
>
> On Oct 22, 1:46 am, lauhw <[email protected]> wrote:
>
> > Are you working on asp.net project?
>
> > On Oct 21, 11:06 pm, Ahmad Anas <[email protected]> wrote:
>
> > > Hello
> > > I am working with a windows application in C#.Net frame work 3.5.
> > > I want to know if there is some method to edit my data base from grid
> > > view. I mean an alternate way with out using some edit or update
> > > button button.
> > > Suppoese i Have:
>
> > > Column:-    one; two ; three; four;
>
> > > Now, to edit it i will place a button and at the click event i will
> > > connect to DB and give a command to update or alter
> > > DB................Do so...
> > > But i want to know if there is some alternate and easy way to do that
> > > or this the easier way to perform some basic editing options.
>
> > > Thanks- Hide quoted text -
>
> > - Show quoted text -

Reply via email to