What is the use of edititem template ingridview?
Answer / pavan
edit item template fires when row index mathes editindex.
Because it is a template we can write all the controls and
databinding expressions as demanded by the application
| Is This Answer Correct ? | 2 Yes | 0 No |
What is Garbage Collection in .Net? Garbage collection process?
How to create multiple inheritance in c#, with example?
What is the difference between a Hash Table and a Dictionary?
In Mvc Architecure what is view?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
Describe the programming model of a windows service
Explain what is the difference between a class and an object, and how do these terms relate to each other?
Can we share session between ASP.Net & ASP
3 Answers Accenture, Value Labs,
How server form post-back works?
What is COM Interoperability in .NET
Is there any attempt system for microsoft technology papers?
Will my .net app run on 64-bit windows?