how to change a value of particular cell in a data grid

Answer Posted / vijay saxena

GridView1.Rows[2].Cells[1].Text = "something";

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a generic c#?

476


How do I register my code for use by classic com clients?

497


How does a while loop work?

470


What does executescalar return in c#?

446


can you declare an override method to be static if the original method is not static?

548






Write a program to find the angle between the hours and minutes in a clock

490


What is a service layer c#?

463


Which one is trusted and which one is untrusted?

508


How can it prevents DLL Hell assembly versioning in .NET?

523


What are circular references?

519


Explain the difference between the debug class and trace class?

492


What do you know about Translate Accelerator?

586


What are the different types of assembly?

557


Give an example of removing an element from the queue?

465


What are the problem with .NET generics?

546