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
What is repository pattern in mvc.net? : asp.net mvc
How can you implement encapsulation in asp.net?
What is asp.net master page?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is asp.net? How is it different from asp?
What's the use of response.output.write()?
How do I use response redirect?
What is request and response in asp.net?
What is use of <% %> in asp.net?
What language is asp.net written in?
Is sql backend or frontend?
What are Caching techniques in .NET
How can I open ashx file in mobile?
What is meant by web application?
Explain the difference between globalization and localization techniques