In this sample we’ll develop one grid using the option refined search, that will allow us to search values on the grid in execution time.
Creating a new grid
1 – Create a new grid application based on the table products.
2 – On the menu “Fields positioning”, select the fields as the following image.
3 – Now access the folder Refined Search and select the item Settings.
4 – Enable an option “collapse/expand”, select to start the search “expanded”.
5 – Now access the item Select fields.
6 – In the first tab(Select fields), select the fields supplierid, categoryid e unitprice.
7 – In the second tab(Edit fields), configure the following image.
8 – Now click on the button “Run application”.
Comment this post