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 typical about a windows process in regards to memory allocation in .net?
What is the managed and unmanaged code in .net?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
What is 'Common Type System' (CTS) in .NET?
What is difference between static page and dynamic page?
Can you share processes between Windows services?
What is the difference between asp.net and asp?
Difference between abstract class and interface in .net?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
Please explain when should you use .net web forms over asp.net mvc?
How many types of exception handlers are there in .NET?
What is the procedure to add assemly to gac to make it shared one?