Home> ActionPack

ActionPack

The ActionPack is a set of three web parts:

ActionView: This web part allows to retrieve data from an SQL server and  to display the results using a XML stylesheet. This Web part is provided with consumer and provider interfaces through which can be connected to other web parts as it occurs with the ActionDataBase.



ActionViewChart: Allows us to retrieve data from an SQL server and to view graphics with the  results. This Web part has both consumer and provider interfaces through which can be connected to other web parts  as it occurs with the ActionDataBase.



ActionFilter
: Allows us to create a customized bar to send data or to filter elements in other web parts.



You can customize this bar using various controls (TextBox, Calendar, DropDown) in order to send data to other web parts.

This web part includes a generator to facilitate its configuration.