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 / vyas pyk
by using the sqldatasource bind the datagrid obviously we
will be having a primarykey for that particular table, and
after that put a tick mark on the "Allow Editing" option on
tha grid smart tag.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Explain the role of global.asax?
Where is cookie used in asp.net?
What is asp.net version?
Define caching.
What are the main requirements for caching?
What are the components of ado.net?
List down the sequence of methods called during the page load.
What are the session variables?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Explain login controls.
How can we make sure that Web API returns JSON data only?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is distributed system in asp.net?
Which type of state management is provided by Query String in ASP.NET?
What is asp.net and ado net?