Management and Administration > Workspace Management > Management Console > SmartObject Services > SmartObject Services > The K2 Oracle Service > How to use the Oracle Service instance > Step 3: Create the Website | Send feedback |
The next step in the scenario is to create a Web site.
Create a new ASP web site in K2 Designer for Visual Studio and add a data source. |
|
Select New Connection and select K2 SmartObjects |
|
Select the server and select the SmartObject created in the earlier steps. Then configure the connection as needed. |
|
Configure the SELECT statement And test your Query |
|
Drag and drop your GridView into the webpage |
|
Select the DataSource for the GridView
Run the Grid View by selecting F5. The resulting webpage would look like this: |