Answer Posted / irfanpathan
Grid view displays multiple columns in only one table.But
it can store any no. of columns with images(we use item
template for this).But Datalist we use multiple no. of
columns seperately(i.e not in one table).once see ebay.in
site you can see datalist importance..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How are sessions stored?
What is state management technique?
explain code with datachaching with example
Explain diff. Between friend and protected friend?
What is the difference between application state and session state in asp net?
What are the steps to follow to host a web application on a web server?
What is the difference between page directive include and action tag include?
Why would anyone need to implement their own hashtable or linked list?
Explain MVC model binders?
What is GAC in ASP.NET 2.0
Are there resources online with tips on asp to asp.net conversions?
What is the default timeout for a cookie?
What are the advantages and disadvantages of Using Cookies?
Define reflection in .net?