What is the use of edititem template ingridview?
Answer Posted / 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 |
Post New Answer View All Answers
When displaying fonts, what is the difference between pixels, points and ems?
What does jit do?
What's wrong with a line like this? Datetime.parse(mystring);
How will you do redo and undo in textbox control?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
What is class library in .net
What is value type and refernce type in .net?
Is there any attempt system for microsoft technology papers?
What is file extension of Webservices in .Net?
What is .net debug & trace?
Tell us the difference between managed and unmanaged code?
What is Ajax design pattern in .NET?
How to get the number after decimal point in .net?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Explain me what is encapsulation?