How to implement DataGrid in .NET?



How to implement DataGrid in .NET?..

Answer / sudarsan

Row Editing,Row Updating,Row Cancelling,Row CancelEditing is
possible of the Events.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What?s SingleCall activation mode used for?

1 Answers  


What is "common language specification" (cls) in .net?

0 Answers  


Write the .net syntax for 'for loop'?

0 Answers  


What is the intermediate language between asp and asp.net1.0?

0 Answers  


What is finalize method in .net?

0 Answers  


Can you edit data in repeater control? How?

0 Answers  


How anonymous method is different from a lambda expression?

0 Answers  


Explain what is the difference between a class and an object, and how do these terms relate to each other?

0 Answers  


State the differences between the dispose() and finalize().

0 Answers  


Explain me what is encapsulation?

0 Answers  


Which namespace is the base class for .net Class library?

1 Answers  


Explain what are an object and a class?

0 Answers  


Categories