Welcome to MSDN Blogs
Sign in
|
Join
|
Help
using data views and workflow to build apps in sharePoint designer
SharePoint Apps: Alexander Malek's weblog
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
SharePoint App-Building Tips
VSeWSS
Archives
November 2006 (1)
July 2006 (1)
June 2006 (4)
May 2006 (2)
April 2006 (2)
March 2006 (3)
February 2006 (2)
January 2006 (1)
December 2005 (2)
November 2005 (2)
October 2005 (3)
September 2005 (7)
October 2005 - Posts
Friday, October 07, 2005 4:02 PM
Data View formatting: controlling the presentation of your data using 'Format Item As...'
Beyond look and feel, there is lots of other formatting support in the Data View. One of the most important is that you can easily change the way the Data View interprets data for presentation, i.e. for fields such as dates, hyperlinks, rich text, numbers,
Posted by
alexma
|
2 Comments
Thursday, October 06, 2005 7:35 PM
Data View formatting: the basics
I'm very happy to say that formatting a Data View works exactly the way you'd expect/want - you simply select the field you want to format, use the HTML formatting toolbar and voila: 'it just works'. a quick example: let's say you wanted to highlight
Posted by
alexma
|
0 Comments
Monday, October 03, 2005 8:28 AM
creating your first Data View
Now that I've introduced the Data View web part, I'd like to give you a quick demo of how easy it is to add one of these data-driven views to a web page... -> The main entry point for creating Data Views is the top-level menu called Data, which is
Posted by
alexma
|
1 Comments