which is best possible way to add data source to data grid
when the data is huge(10 lack recored)how to edit a
perticular row
Answer Posted / suja
Using sqlDataReader is the best way to access the single
record from Huge records.
suja
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What are server activated objects?
How can we create a website?
What is intrinsic objects in asp.net?
Can I read the hard disk serial # of the client computer using asp.net?
Disable browser cache for entire ASP.NET website?
What is difference between asp state management and asp.net state management?
What are the ways of preserving data on a Web Form in ASP.NET?
What is ipostback?
Explain how asp.net different from asp?
What are url fragments?
What is query string in asp.net?
Where you store Connection string in "Web.Config" file in ASP.NET?
How does viewstate work?
Which is better asp.net or php?
What is manifest in .net framework?