[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-11 Thread Rocky
Well CK, I admit that I thought the IT pros were being jerks and I have seen a few post I would consider idiocy but sometimes the pros were acting juvenile and the acts were unprovoked. Maybe I'll sit back and observe before I start blasting everyone. This is sincerity people, so get used to

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-10 Thread CK
I too was once a "newbie" in the etiquette of this group. I flamed A.Badera for his abuse of people, but it wasn't long until I was worn down by the tirade of rediculous questions / statements of error. I now have settled into the routine of helping people that ask things like they have some in

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-09 Thread Cerebrus
I hope you realize that my post was not addressed to you. ;-) On Sep 10, 8:44 am, "sarath pa" <[EMAIL PROTECTED]> wrote: > hello sir, > > Sir,I'm new to the development environment and i just started my visual > studio programming with c# script language .I just know the basics but I'm > learning

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-09 Thread sarath pa
hello sir, Sir,I'm new to the development environment and i just started my visual studio programming with c# script language .I just know the basics but I'm learning to new ideas .Sorry for the earlier posts that I didn't knew much more about this group . On 9/9/08, Cerebrus <[EMAIL PROTECTED]>

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-09 Thread Cerebrus
Rocky, Notwithstanding your differences with me or Glenn, I strongly suggest that you maintain civility.(I have read your responses in the other threads.) Gentle banter is encouraged in this Group... the use of profanity is expressly banned in this forum. You are very new to the Group and it may

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-09 Thread Rocky
Saru.. are you kidding me?! I am starting to see why Glenn and Cerebrus are assholes. I am not condoning their behavior but I understand. Here is a site that helps new programmers by doing labs in a virtual environment. http://msdn.microsoft.com/en-us/aa570323.aspx This should help you get s

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-05 Thread Glenn
A little effort goes a long way: http://www.google.com/search?q=GridView+edit Don't expect others to do the work for you if you won't do the research for yourself. If you ever do get to the point of getting a job doing this, then your employer will expect you to do the job, not some unknown perso

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-05 Thread sarath pa
visual studio 2005. I just want to edit the whole porsion of gridview with a single click in a button called'edit'. Can anyone help me. On 9/4/08, santhosh <[EMAIL PROTECTED]> wrote: > > > Tell your Visual studio version? > > On Sep 4, 9:06 am, saru <[EMAIL PROTECTED]> wrote: > > hai,I have tr

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-04 Thread santhosh
Tell your Visual studio version? On Sep 4, 9:06 am, saru <[EMAIL PROTECTED]> wrote: > hai,I have tried to make a gridview with individual row editing and i > Succeeded,but now my requirement is to create a gridview with a single > button to edit the whole data in grid and also to update and cance

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-04 Thread Glenn
I suspect that it is a culture of thinking that this is a field that you can make easy money in. Afterall, Microsoft and others advertise how easy it is to build applications. Many kids think that this means it's a way to make a ton of money and do very little work for it. Combine this with the

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-04 Thread saru
hai,I have tried to make a gridview with individual row editing and i Succeeded,but now my requirement is to create a gridview with a single button to edit the whole data in grid and also to update and cancel the editing purpose. I just made a grid view but I don't know how to get the values in

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-04 Thread Cerebrus
Hi Glenn! I don't think it's a cultural characteristic, per se. I would rather put it down to the endemic lack of netiquette, the inherent languor amongst people who hate their "chosen" profession and the all-too- tempting option of getting something for no work. It is sad that these latter trait

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-03 Thread Glenn
Hey C! Is this ("mail me the code") a cultural thing that I'm not aware of? Sure makes a good argument against off-shoring your development tasks to another country! ...Glenn On Wed, Sep 3, 2008 at 12:28 PM, Cerebrus <[EMAIL PROTECTED]> wrote: > > First you should "mail us" the complete code y

[DotNetDevelopment] Re: mutiple row editing in gridview control

2008-09-03 Thread Cerebrus
First you should "mail us" the complete code you have written indicating what all you have tried, where you are stuck and the articles/resources that you have already researched. Stop multi-posting !! On Sep 3, 2:36 pm, saru <[EMAIL PROTECTED]> wrote: > hai,please mail me the code to create a gr