1 Replies - 5768 Views - Last Post: 24 June 2012 - 01:53 PM Rate Topic: -----

#1 HasanShehryar   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 4
  • Joined: 23-June 12

get user input in datagridview in c#.net

Posted 23 June 2012 - 11:13 AM

Hi!!!

i am new to .net. i am working with windows form application in c#. i have to take input in datagridview. but the problem is when i enter the data in a field and press tab to move to new field the data in the previous field vanishes and does not show up. i have not written any code just dragged a datagridview. if a code is needed kindly give me some hints.
Is This A Good Question/Topic? 0
  • +

Replies To: get user input in datagridview in c#.net

#2 tlhIn`toq   User is offline

  • Xamarin Cert. Dev.
  • member icon

Reputation: 6538
  • View blog
  • Posts: 14,450
  • Joined: 02-June 10

Re: get user input in datagridview in c#.net

Posted 24 June 2012 - 01:53 PM

The MSDN documentation is always the first place you should check when using new controls/classes/functions.

Just dropping something on a form and dicking around with it to see if you can reverse-engineer its operation is about biggest waste of your time, short of watching reality TV.

http://msdn.microsof...tagridview.aspx
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1