Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Everyone,

I have a sharepoint site name "https://one.abc.net/sites/MF2Online/Lists/MF2Online/AllItems.aspx">.

This opens a sharepoint list page. Which has some column e.g

ID, Title, Email, Manager, BU, Last Modified date and some custom column,

Once the page open, it retrieve all it's value under all column in a row.

I want all the raw value or a specific user value, I could retrieve using Visual C#.net on Datagrid or I could bind it using Label, Text box, check box n all.

Can someone please help me to provide with it's code or instruction.

How I can create this application. I am using Visual Studio 2010.


Thanks
Umakant
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900