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
Answers were Sorted based on User's Feedback
Answer / sasi
ans:-Dataset,B'se dataset stores collection of tables,etc.
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / suja
Using sqlDataReader is the best way to access the single
record from Huge records.
suja
Is This Answer Correct ? | 5 Yes | 8 No |
Answer / 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 |
What is the difference between and ActiveX dll and control?
What is the use of ASP.NET routing?
Differentiate the session object and application object?
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
Explain what a diffgram is, and a good use for one?
How does asp page work?
Explain the difference between singleton and single call?
To add a hyperlink column to the DataGrid which tag is used ?
Can the unique key be null?
main difference between asp.net2.0,asp.net1.1,asp.net1.0
15 Answers Inflexion, Infosys, iSoft, Microsoft, Prakruthi,
Explain the differences between Server-side and Client-side code?
Explain about the Class view window?