Hi,
I had created a sandboxed solution which reads a list in the site and displays it in the visual web part.
Need help in achieving the following
1) I want to place some styles in another CSS file and want to apply them in the Visual web part .
2) I want to place the column names in the xml file/configuration file and read them from the file instead of hard coding in the solution.
raja