Answer Posted / skmdali786
Grid View Supports Selection, Editing, Sorting And Paging
DataList Can't support Sorting and Paging but Support
Selection and Editing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the disadvantages of view state?
Explain the advantages of asp.net.
What is difference between session and cookies?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Explain significance of routing? : asp.net mvc
What is the difference between table and query?
Can action method static?
Are cookies stored on server or client?
Can we have multiple web config files for an asp.net application?
What is csrf attack in asp.net?
What is directive in asp net?
Is LINQ performance wise better or using sqlcommand?
What are Authentication and Authorization?
What is query string?
To add a hyperlink column to the DataGrid which tag is used ?