datagridview using updata in windows c#



datagridview using updata in windows c#..

Answer / anil kumar

da.accept changes;

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to

0 Answers  


if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

0 Answers   Siebel Systems,


How to handle exceptions that are raised in a component?

0 Answers   Alcatel-Lucent,


How big is a float?

0 Answers  


what is class libraries?

1 Answers  






I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


Define a manifest in .net?

0 Answers  


What are the steps to create a webservice and consume it?

0 Answers  


What are constants in c#?

0 Answers  


How more than one version of an assembly can keep in same place?

0 Answers  


What are the two keywords used to pass a variable by reference in c#?

2 Answers   IBM,


What is the relationship between a process, application domain, and application?

0 Answers  


Categories