What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / mukesh sharma
Gridview have auto delete,Edit,auto
column,rowbound,rowdeleteing and many
more.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is data reader in asp.net?
What symbol would you use to denote, the start of a code block in aspx views?
Why is it preferred to not use finalize for clean up?
How can we identify that the page is post back in asp net?
What is the use of placeholder control? Can we see it at runtime?
What is the difference between custom web user control and a custom web server control?
Any disadvantages in Dataset and in reflection ?
What is the appSettings Section in the web.config file?
Why viewstate is used in asp.net?
How you can access the values from the Repeater control in ASP.NET?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Explain transparent caching with aop?
Can you explain architecture of your project ?
What is form submit?
how to debug web services on consumer side?