- This quick guide will show us how to run a ActionDataBaseGrid
- Click on the "Generate Grid" icon, the file configuration of the grid will be generated and you will be guided to the "XML Grid" results tab
- If you wish you can edit this part directly in the XML configuration file or if you prefer you can use the advanced editor on the "XML Grid Editor" tab
- You can use the "Validate XML" icon to validate the XML configuration file if you have chosen to modify it by hand, in this case, if there are any errors these errors will be displayed on the"Errors" tab.
- There is an icon "Copy" to copy the configuration file content to the clipboard.
- We will use this icon.
- We will go to SharePoint and we will create a new webparts page.
- We will Add the el webpart ActionDataBaseGrid

-Once the web part is added to our site we have to configure it.

- For which we can use the link "Check webpart properties in tool panel"
- showing the properties panel
- Click the icon to the right of the configuration box to paste the XML contents that we have previously generated with the generator.
- Once the XML configuration is pasted, press Ok and then accept the changes.
- We will have our first ActionDataBaseGrid running.
