How you can access the values from the Repeater control in ASP.NET?
Answer / Ravi Rao Gautam
"To access the values from a Repeater control in ASP.NET, you should use the ItemDataBound event. During this event, you can cast the sender parameter to a RepeaterItem and then access the associated data item using the DataItem property of the RepeaterItem. Afterward, you can retrieve specific properties or values from the data item as needed.""
| Is This Answer Correct ? | 0 Yes | 0 No |
About remoting and web services. Difference between them?
What Name space does the web page belon in the .net framework class hierarchy?
What is manifest in .net framework?
How many web.config files can I have in an application?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
List the types of authentication supported by asp.net?
Difference between ASP & ASP.NET Session State
Which is the namespace used to write error message in event Log File?
What are custom controls?
What are the asp.net list controls and difference between them?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Explain cookies with example.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)