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 |
What?s SingleCall activation mode used for?
What is "common language specification" (cls) in .net?
Write the .net syntax for 'for loop'?
What is the intermediate language between asp and asp.net1.0?
What is finalize method in .net?
Can you edit data in repeater control? How?
How anonymous method is different from a lambda expression?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
State the differences between the dispose() and finalize().
Explain me what is encapsulation?
Which namespace is the base class for .net Class library?
Explain what are an object and a class?