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
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
Why asp.net is better than php?
What does postback mean?
Explain the difference between web user control and web custom control?
How do cookies work? Give an example of their abuse.
Which method is used to force all the validation controls to run?
What is recordset asp?
Explain how cookies work. Give an example of cookie abuse.
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is a web api endpoint?
What are different types of api?
How do you handle server controls?
How can we create Tree control in asp.net?
How can you apply a theme to your asp.net application?
Can we make activex dll also ti execute in some process as that of client ? How can we do?