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 |
Please explain what is the difference between constants and read-only variables?
what is the default value of CHAR type?in C# using asp.net?
How many types of exception handlers are there in .NET?
Why MVC programming model preferred?
What is the standard you use to wrap up a call to a Web service
What are three common acronyms used in .net, and what do they stand for?
In Mvc Architecure what is view?
How viewstate is being formed and how it's stored on client in .net?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
How many namespaces are in .net version 1.1?
What is CLR? How it will work?
What is the difference between task and thread in .net?