zoukankan      html  css  js  c++  java
  • 使用Data Form Web Part

    The Data Form Web Part is not completely new; in SharePoint 2003, this it is called the Data View Web Part. Using the Data Form Web Part, you are able to use multiple data sources, including data coming from external data sources. The data presented in a Data Form Web Part is also known as a Data View. Follow the next steps to create a Data View.

     

    1. Open the Site in Sharepoint Designer 2007

    2. Go to Data View Menu and click Insert Data View. The Task Pane will be opened. And you can inserts a Data Form Web Part onto your Web part page.

    3. The next step is to select a data source to create a data view. You can choose to select an already existing data source or to create a new data source. Select the data source you want, and choose Show Data from the dropdown list. Doing this opens the Data Source Details task pan containing all the fields that are available for that data source.

    4. In the Data Source Details task pane, you can choose which fields you want to show in your data view. After selecting those fields, click the Insert Selected Fields As dropdown listbox. You can choose in what way you want to insert your selected fields.

    5. More and Different Options are all configurable. The best way it to test it out by clicking all of them and watching them in the browser.

    It is a very powerfull Web Part and worth to test and invest some time.

    点击这里查看视频演示

    原文地址:

    http://www.click2learn.ch/News/Pages/UsingDataFormWebPart.aspx

  • 相关阅读:
    磁盘相关命令
    shell $用法
    setuid setgid stick bit 特殊权限 粘滞位
    运维面试题2
    mysql 外键约束
    创建MySQL 用户
    shell 脚本定时创建月份表
    apache 配置多个虚拟主机,不同的端口
    sublime3中文乱码解决包ConvertToUTF8.zip
    yii2安装
  • 原文地址:https://www.cnblogs.com/awpatp/p/1644401.html
Copyright © 2011-2022 走看看