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 the use of placeholder control?
What is the difference between adding reference in solution explorer and adding references by using ?
Is session server side or client side?
Define resource files.
What is global.asax file used for?
What is the difference between Hash table and Array list?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What are client activated objects?
What is the difference between table and query?
What is marshalling ? Is it a part of asp.net ?
What are the asp.net list controls and difference between them?
Where the cookie value is stored?
What are the types of validation in asp net?
Is asp.net different from asp? If yes, explain how?
What is the difference between custom controls and user controls?