Sharepoint 2010 Forum

 
Home » Forum » Sharepoint 2010       Ask a questionRSS Feeds

How to replace the data in list programmatically

  Asked By: Dharani Chowdary         Date: Jul 20, 2011      Category: Sharepoint 2010      Views: 954
 

Hi,

In my list It contains some data which related to "Exams".
If I go for again Exams and enter some different data in grid and finally while hit the save button the data should be replace in exiting data in a list.How to do that.
If u have any ideas please share me.

That "Exams" i selected in dropdown list.

Tagged:                

 

3 Answers Found

 
Answer #1       Answered By: Siddiqali Mohammad          Answered On: Jul 21, 2011       

HI Dharani,
Tell me your fields existing in List,And specify how you need to update the data either for gridview or From Text-boxes.

Thanks,
Quality Communication Provides
Quality Work.
Mohammad Siddiqali.

 
Answer #2       Answered By: Siddiqali Mohammad          Answered On: Jul 21, 2011       

Hi Dharani,
As per above mention,If i guess right you need to bind the entered data in text-boxes to Grid-view right.Then you must use linq query.

Thanks,
Quality Communication Provides
Quality Work.
Mohammad Siddiqali.

 
Answer #3       Answered By: Dharani Chowdary          Answered On: Jul 21, 2011       

Hi Mohammad,
Thank u for ur response..
According to selected value in dropdown list the grid will bind .From grid the data have to replace into a existing data into list.

 
Didn't find what you were looking for? Find more on How to replace the data in list programmatically Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].