GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET 2.0
Go To First  |  Previous Question  |  Next Question 
 ASP.NET 2.0  |  Question 62 of 161    Print  
Can you edit data in the Repeater control?

  
Total Answers and Comments: 5 Last Update: November 20, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 18, 2005 03:03:14   #1  
ramesh        

RE: Can you edit data in the Repeater control?
not possible
 
Is this answer useful? Yes | No
March 08, 2006 05:15:30   #2  
praveen_kunwar Member Since: March 2006   Contribution: 8    

RE: Can you edit data in the Repeater control?
A Repeater control is a light weight control which can be used for simple reporting purposes. It supports basic event-handling like Init Load Unload etc. This also supports some basic formatting of data and can be presented to the user. A Repeater control offers limited level of data editing or selecting capabilities. For such editing and updates ASP .Net offers DataList and DataGrid controls.
 
Is this answer useful? Yes | No
December 07, 2007 01:45:29   #3  
ramakrishnasri Member Since: December 2007   Contribution: 3    

RE: Can you edit data in the Repeater control?
yes

we can edit the data in repeater control by using item templates

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
April 15, 2008 02:20:33   #4  
frankhong Member Since: April 2008   Contribution: 1    

RE: Can you edit data in the Repeater control?
we can not edit data in the repeater control in .net 1.0 Anyway The Repeater has been replaced by the ListView which offers the same flexibility
but includes features such as selection sorting and editing.

 
Is this answer useful? Yes | No
November 20, 2008 04:13:57   #5  
thanzawlwin Member Since: November 2008   Contribution: 1    

RE: Can you edit data in the Repeater control?
Yep Sure. In ItemdataBound event you can play data as you wish.
 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape