Can you edit data in the Repeater control?
Answer Posted / raj chaturvedi
no Repeter control only use for read and view the data is not allow any type of editing and updating ...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are cookies in asp.net?
What is special types forms
In order to get assembly info which namespace we should import?
What is difference between asp.net and asp?
Which type of state management is provided by Query String in ASP.NET?
What is voluum?
Difference between using directive vs using statement?
Is asp.net different from asp? If yes, explain how?
What are the disadvantages of view state?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What are the security types in asp.net?
Out of ASP or ASP.NET which one is stateless?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is difference between rest and soap?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?