0
votes

I need to have a web part on my site that gives me 5 days weather forecast and to be able to customize it anyone would have an interesting one that I would be able to manipulate it's CSS to have a custom design.and I need it's source code to add it to my project

1
Are you looking for a third-party web part? - user557419
yes I'm looking for these types of web part. - sally
from where you will get the data to display in your webpart??is it external datasource??or you will save in the sharepoint list every day?? - Govind
I'll have to get my data from an external datasource - sally
Does the external datasource provide a web part? Or have you not found one yet? What are the parameters of the weather forcast ( local, national, global? What country? ) - Schroedingers Cat

1 Answers

0
votes

http://cks.codeplex.com/releases/view/7649 - this is a codeplex one, so you should be able to take the code and make it however you want.