How can you provide an alternating color scheme in a
Repeater control?
Answer Posted / manas
AlternatingItemTemplate
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the asp.net mvc folder conventions? : asp.net mvc
What is meant by web application?
What kind of data can be stored in viewstate?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is _dopostback in asp net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Which dll handles the request of .aspx page?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Please briefly explain the usage of global.asax?
what are the web form events available in asp.net?
What is http post action?
What is a windows service?
In asp.net, how can you validate drop down box?
What is Bundling and Minification in MVC?