Click here to Skip to main content
15,905,963 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Hi everyone.

sharepoint is Hectic.

in web developer program (like asp with c#) we can create a panel with dynamic element in it.
but in sharepoint I'm Confused.

problem :

i need create a panel for newest news in my sharepoint site that automatically update when a news added.
in asp.net (or similar) I would add one grid view and connected it to a database table.
but here i don`t know What should I do.

1: from What controls should I use
2: how connect this controls to Database Table


thankful
Posted

1 solution

you can use visual studio (sharepoint) for develop

if you have detailed question with code I can help you.
 
Share this answer
 
Comments
cawboy_iran 19-Sep-13 11:55am    
hi;

i have a sharepoint site, and need have a news panel that show newest news to visitors.\
so this panel contain 3 part :
1: a part show subject
2: a part show an thumbnail image news
3: a part show body of news

look; i have something look like this :

_________________________________________________________

........... subject of news ......... | ...... an thumbnail image ..... |

_________________________________________________________

Body of news

-----

-----

________________________________________________

please see this Link :
http://www.uplooder.net/img/image/97/2a17b6ddcb76cdfb053cf6863bb21315/Untitled-2.png

i need use some Controls to create it and fetch needed data from database ( or sharepoint list )

can u help me!

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