Click or drag to resize

SqlGridWidget Methods

The SqlGridWidget type exposes the following members.

Methods
  NameDescription
Public methodFetch
Fetches widget with data
(Inherited from GridWidget.)
Public methodGetColumns (Overrides GridWidgetGetColumns.)
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetItems (Overrides GridWidgetGetItems(IDashboard, String).)
Public methodGetOptions
Return dropdown options
(Inherited from DashboardWidget.)
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Public methodRender
The method render widget and return html
(Inherited from DashboardElementWidget.)
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Public methodScriptDependencies
Specifies relative paths to all script files that this widget is dependent upon.
(Inherited from DashboardWidget.)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodStylesheetDependencies
Specifies relative paths to all style files that this widget is dependent upon.
(Inherited from DashboardWidget.)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also