Hi,
here is a information for readers of this thread:
The system usually works with documents (for example product contains document data as well). The queries select data from 2 and more tables at once. The view containing information is used very often. But for documents it is better when data are merged, not separated in multiple DataTables in one DataSet. Additionally, we are using effective caching so the query to database is not needed so often.
Your requirement is quite specific and works with custom data. In case you have controls already implemented you can integrate them to Kentico, so the system will not be affected after hotfix or update and may become a part of installation.
The location which are exported are listed here:
Export locationsThe link which describes how to safely modify code of the standard web part I already sent you. Then there is one web part which helps you to use custom controls in Kentico. It may be also useful for you. This web part allows to configure path to your custom control so it will be a part of Kentico:
User control web partAt the end I would like to show you the way how products can be displayed/filtered in Kentico natively.
Sorting productsBest regards,
Ivana Tomanickova