This dialog box enables you to associate a data provider with the columns of a table component so the table can be populated by the data provider. The data provider can represent a database table, web service, or Enterprise JavaBeans object that you added to the page prior to accessing this dialog box.
The dialog box opens when you right-click a Basic Table component that you have added to a Visual Web JSF page and choose Bind to Data.
If the displayed data provider is not the one you want to use, select another data provider from the the Get Data From drop down list. If you do not see a data provider listed that you want to use, you must add a database table, web service, or enterprise bean to the page, as appropriate for your application.
When you have selected the data provider you want, you can use the Available and Selected lists to move items into and out of the table. The Selected list shows everything that will be displayed in the table, and by default lists all the items in the data provider.