The UniGrid type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | UniGrid |
Constructor
|
Methods
Name | Description | |
---|---|---|
![]() | AddAdditionalColumn |
Adds column to the UniGrid's columns with optional callback which specifies what will be displayed in a column cells.
|
![]() | AddColumn |
Add new basic column into grid view.
|
![]() | AddConfirmation |
Adds confirmation text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | ![]() | (Inherited from ![]() |
![]() | AddError |
Adds error text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | AddHeaderAction |
Adds specified action to the page header actions.
(Inherited from AbstractUserControl.) |
![]() | AddInformation |
Adds information text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | AddMessage |
Adds message text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's (Inherited from ![]() ![]() |
![]() | AddWarning |
Adds warning text to existing message on the page.
(Inherited from AbstractUserControl.) |
![]() | ApplyFilter |
Applies current filter where condition.
|
![]() | ![]() | Applies the style properties defined in the page style sheet to the control. (Inherited from ![]() |
![]() | ![]() | Gathers information about the server control and delivers it to the (Inherited from ![]() ![]() |
![]() | ![]() | Sets the cached (Inherited from ![]() ![]() |
![]() | ![]() | Sets the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Deletes the control-state information for the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state and control-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Performs design-time logic. (Inherited from ![]() |
![]() | ![]() | Creates a new (Inherited from ![]() ![]() |
![]() | ![]() | Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering. (Inherited from ![]() |
![]() | ![]() | Accesses literal strings stored in a resource. The (Inherited from ![]() ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls. (Inherited from ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls with an option to raise the (Inherited from ![]() ![]() |
![]() | ![]() | Binds a data source to the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Performs any initialization steps on the user control that are required by RAD designers. (Inherited from ![]() |
![]() | DisplayExternalFilter |
Determines whether to show external filter.
|
![]() | ![]() | Enables a server control to perform final clean up before it is released from memory. (Inherited from ![]() |
![]() | EnsureControls |
Interface for control that is able to explicitly ensure its child controls
(Inherited from AbstractUserControl.) |
![]() | ![]() | Determines whether the server control contains child controls. If it does not, it creates child controls. (Inherited from ![]() |
![]() | ![]() | Creates an identifier for controls that do not have an identifier assigned. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | Eval(String) |
Evaluates the given value
(Inherited from AbstractUserControl.) |
![]() | Eval(String, Boolean) |
Evaluates the item data (safe version), with html encoding.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Evaluates a data-binding expression using the specified format string to display the result. (Inherited from ![]() |
![]() | EvalBool |
Evaluates the item data and converts it to the bool.
(Inherited from AbstractUserControl.) |
![]() | EvalDateTime |
Evaluates the item data and converts it to the date time.
(Inherited from AbstractUserControl.) |
![]() | EvalDouble |
Evaluates the item data and converts it to the integer.
(Inherited from AbstractUserControl.) |
![]() | EvalGuid |
Evaluates the item data and converts it to the guid.
(Inherited from AbstractUserControl.) |
![]() | EvalHTML |
Evaluates the item data and doesn't encode it. Method should be used for columns with html content.
(Inherited from AbstractUserControl.) |
![]() | EvalHtmlAttribute |
Evaluates the item data, encodes it to be used in HTML attribute.
(Inherited from AbstractUserControl.) |
![]() | EvalInteger |
Evaluates the item data and converts it to the integer.
(Inherited from AbstractUserControl.) |
![]() | EvalJSString |
Evaluates the item data, encodes it to be used in javascript code and encapsulates it with "'".
(Inherited from AbstractUserControl.) |
![]() | EvalText(String) |
Evaluates the item data and encodes it. Method should be used for columns with string nonhtml content.
(Inherited from AbstractUserControl.) |
![]() | EvalText(String, Boolean) |
Evaluates the item data and encodes it. Method should be used for columns with string nonhtml content.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id parameter. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id and an integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the (Inherited from ![]() ![]() |
![]() | ![]() | Sets input focus to a control. (Inherited from ![]() |
![]() | ![]() | Initializes the control that is derived from the (Inherited from ![]() ![]() |
![]() | GetAccessDeniedPageUrl |
Returns access denied page with dependence on current setting.
(Inherited from CMSUserControl.) |
![]() | GetClearSelectionScript |
Gets JavaScript for clearing selection of the grid.
|
![]() | GetDataTableFilter |
Returns where condition from UniGrid filters for DataTable.Select.
|
![]() | ![]() | Gets design-time data for a control. (Inherited from ![]() |
![]() | GetFilter |
Returns where condition from UniGrid filters.
|
![]() | GetFilter(Boolean) |
Returns where condition from UniGrid filters.
|
![]() | GetFlagIconUrl |
Returns resolved path to the flag image for the specified culture.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets an application-level resource object based on the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets an application-level resource object based on the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetCheckSelectionScript |
Gets JavaScript for checking selection of the grid.
|
![]() | GetCheckSelectionScript(Boolean) |
Gets JavaScript for checking selection of the grid.
|
![]() | GetImagePath |
Gets UI image relative path.
(Inherited from AbstractUserControl.) |
![]() | GetImageUrl |
Gets UI image relative path.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets a page-level resource object based on the specified (Inherited from ![]() ![]() |
![]() | ![]() | Gets a page-level resource object based on the specified (Inherited from ![]() ![]() |
![]() | GetReloadScript |
Gets JavaScript for reload of the grid.
|
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | GetSelectionFieldClientID |
Gets identifier of field containing selected items.
|
![]() | GetString |
Returns localized string.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns the prefixed portion of the (Inherited from ![]() ![]() |
![]() | GetValue(String) |
Returns the value of the given property.
(Inherited from InlineUserControl.) |
![]() | GetValue ReturnType (String, ReturnType) |
Returns the value of the given property.
(Inherited from InlineUserControl.) |
![]() | ![]() | Determines if the server control contains any child controls. (Inherited from ![]() |
![]() | ![]() | Returns a value indicating whether events are registered for the control or any child controls. (Inherited from ![]() |
![]() | HasValue |
Returns true if the value of the given property is set.
(Inherited from InlineUserControl.) |
![]() | ![]() | Initializes the (Inherited from ![]() ![]() |
![]() | ![]() | Determines if the server control holds only literal content. (Inherited from ![]() |
![]() | ![]() | Loads a (Inherited from ![]() ![]() |
![]() | ![]() | Loads a (Inherited from ![]() ![]() |
![]() | ![]() | Restores control-state information from a previous page request that was saved by the (Inherited from ![]() ![]() |
![]() | LoadGridDefinition |
Loads the grid definition.
|
![]() | ![]() | Obtains an instance of the (Inherited from ![]() ![]() |
![]() | LoadUserControl |
Loads the user control based on the given path
(Inherited from AbstractUserControl.) |
![]() | ![]() | Restores the view-state information from a previous user control request that was saved by the (Inherited from ![]() ![]() |
![]() | LogAndShowError |
Logs the exception and
(Inherited from AbstractUserControl.) |
![]() | ![]() | Assigns a virtual file path, either absolute or relative, to a physical file path. (Inherited from ![]() |
![]() | ![]() | Retrieves the physical path that a virtual path, either absolute or relative, maps to. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Determines whether the event for the server control is passed up the page's UI server control hierarchy. (Inherited from ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnContentLoaded |
Method that is called when the control content is loaded.
(Inherited from InlineUserControl.) |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnInit |
Init event handler.
(Inherited from AbstractUserControl.) |
![]() | OnLoad |
OnLoad override, setup access denied page with dependence on current usage.
(Inherited from CMSUserControl.) |
![]() | OnPreRender |
PreRender event handler
(Overrides AbstractUserControl OnPreRender(EventArgs).) |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Parses an input string into a (Inherited from ![]() ![]() |
![]() | ![]() | Parses an input string into a (Inherited from ![]() ![]() |
![]() | RaiseAction |
Raises the action event.
|
![]() | RaiseAfterRetrieveData |
Raises after data are retrieved.
|
![]() | RaiseBeforeFiltering |
Raises the before filtering event.
|
![]() | RaiseBeforeSorting |
Raises the before page index changing event.
|
![]() | ![]() | Assigns any sources of the event and its information to the control's parent. (Inherited from ![]() |
![]() | RaiseDataReload |
Raises the reload data event and returns DataSet.
|
![]() | RaiseExternalDataBound |
Raises the external data bound event.
|
![]() | RaiseLoadColumns |
Raises when columns are loaded dynamically and not from XML.
|
![]() | RaiseOnAfterDataReload |
Raises the after data reload event.
|
![]() | RaiseOnBeforeDataReload |
Raises the before data reload event.
|
![]() | RaiseOnFilterFieldCreated |
Raised when filter field is created.
|
![]() | RaisePageSizeChanged |
Raises the after page size dropdown changed.
|
![]() | RaiseShowButtonClick |
Raises the before page index changing event.
|
![]() | ![]() | Reads a string resource. The (Inherited from ![]() ![]() |
![]() | ReBind |
Evokes control DataBind.
|
![]() | RedirectToAccessDenied(String) |
Redirects the user to Access denied page.
(Inherited from CMSUserControl.) |
![]() | RedirectToAccessDenied(Int32, String) |
Redirects the user to Access denied page.
(Inherited from CMSUserControl.) |
![]() | RedirectToAccessDenied(String, String) |
Redirects the user to Access denied page.
(Inherited from CMSUserControl.) |
![]() | RedirectToUIElementAccessDenied |
Redirects the user to Access denied page.
(Inherited from CMSUserControl.) |
![]() | ReleaseContext |
Releases the control context.
(Inherited from CMSUserControl.) |
![]() | ReloadData |
Reload data.
|
![]() | ![]() | (Inherited from ![]() |
![]() | Render |
Render event handler.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Outputs the content of a server control's children to a provided (Inherited from ![]() ![]() |
![]() | Reset |
Resets the UniGrid state, i.e., restores the filter to the initial state, navigates to the first page and sets the default page size and sorting order.
|
![]() | ResetFilter |
Resets the filter
|
![]() | ResetSelection |
Uncheck all checkboxes in selection column.
|
![]() | ![]() | Gets the control adapter responsible for rendering the specified control. (Inherited from ![]() |
![]() | ![]() | Gets a URL that can be used by the browser. (Inherited from ![]() |
![]() | ResolveUrl |
Resolves the given URL
(Inherited from AbstractUserControl.) |
![]() | RestoreState |
Restores the UniGrid's state, if applicable.
|
![]() | RetrieveData |
Gets a DataSet with data based on UniGrid's settings.
|
![]() | ![]() | Saves any server control state changes that have occurred since the time the page was posted back to the server. (Inherited from ![]() |
![]() | ![]() | Saves any user control view-state changes that have occurred since the last page postback. (Inherited from ![]() |
![]() | SetContext |
Sets the control context.
(Inherited from CMSUserControl.) |
![]() | ![]() | Sets design-time data for a control. (Inherited from ![]() |
![]() | SetFilter(Boolean) |
Sets filter to the grid view and save it to the view state.
|
![]() | SetFilter(Boolean, String) |
Sets filter to the grid view and save it to the view state.
|
![]() | ![]() | Assigns an event handler delegate to render the server control and its content into its parent control. (Inherited from ![]() |
![]() | ![]() | Sets a pointer to a string resource. The (Inherited from ![]() ![]() |
![]() | SetValue |
Sets the property value of the control, setting the value affects only local property value.
(Inherited from InlineUserControl.) |
![]() | ShowConfirmation |
Shows the general confirmation message.
(Inherited from AbstractUserControl.) |
![]() | ShowError |
Shows the specified error message, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ShowChangesSaved |
Shows the general changes saved message.
(Inherited from AbstractUserControl.) |
![]() | ShowInformation |
Shows the given information on the page, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ShowMessage(MessageTypeEnum, String, String, String, Boolean) |
Shows the specified message, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ShowMessage(MessageTypeEnum, String, String, String, Boolean, Boolean) |
Shows the specified message, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | ShowWarning |
Shows the specified warning message, optionally with a tooltip text.
(Inherited from AbstractUserControl.) |
![]() | StoreState |
Stores the UniGrid's state, if applicable.
|
![]() | ![]() | Returns a Boolean value indicating whether a device filter applies to the HTTP request. (Inherited from ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | TrackViewState |
Tracks the view state.
(Inherited from InlineUserControl.) |
![]() | ![]() | Writes a resource string to an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified format string to display the result. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and the specified format string to display the result. (Inherited from ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression and returns a node collection that implements the (Inherited from ![]() ![]() |
![]() | ![]() | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and returns a node collection that implements the (Inherited from ![]() ![]() |
Extension Methods
Name | Description | |
---|---|---|
![]() | AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) |
![]() | CallHandled |
Calls the method handled by the exception handler. If the call doesn't succeed, the problem is reported through parent IExceptionHandler control instead of throwing unhandled exception for the entire page.
Returns true, if the call succeeded, otherwise returns false.
(Defined by ControlsExtensions.) |
![]() | GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ALL |
Constant representing all data source
|
![]() ![]() | CLEAR_SELECTION_PREFIX |
ClearSelection function prefix
|
![]() ![]() | CMD_PREFIX |
Command function prefix
|
![]() ![]() | CUSTOM_FILTER_SOURCE_NAME |
Name of the custom filter control set via GridOptions.FilterPath. Custom filter can be accessed by FilterFields[CUSTOM_FILTER_SOURCE_NAME].
|
![]() | dataSourceIsUsed |
Indicates whether external data source is used.
|
![]() ![]() | DESTROY_OBJECT_PREFIX |
Destroy function prefix
|
![]() | displayFilter |
Indicates whether a filter should be displayed above the UniGrid. If the amount of displayed rows is lower than the value of the FilterLimit key, the filter will be hidden despite this setting.
Loaded from UniGrid options.
|
![]() ![]() | CHECK_SELECTION_PREFIX |
CheckSelection function prefix
|
![]() | isEmpty |
Indicates if the data source is empty.
|
![]() | mAccessDeniedPage |
Access denied page
(Inherited from CMSUserControl.) |
![]() | mCMSDeskAccessDeniedPage |
CMSDesk access denied page
(Inherited from CMSUserControl.) |
![]() | mControlContext |
Control context
(Inherited from CMSUserControl.) |
![]() | mControlGUID |
Control GUID
(Inherited from CMSUserControl.) |
![]() | mDisplayMode |
Display mode
(Inherited from CMSUserControl.) |
![]() | mRelativePath |
Relative path
(Inherited from CMSUserControl.) |
![]() | mRowsCount |
Rows count of UniGrid data source.
|
![]() | mUseCMSDeskAccessDeniedPage |
Indicates whether CMSDesk access denied page should be used
(Inherited from CMSUserControl.) |
![]() | mViewStateTracked |
If true, the ViewState has been already tracked.
(Inherited from InlineUserControl.) |
![]() | onActionUsed |
Indicates whether UniGrid action was raised. Used for data reloading.
|
![]() | pagerForceNumberOfResults |
Total number of available records returned from data reload.
|
![]() | properties |
Control properties.
(Inherited from InlineUserControl.) |
![]() | queryStringHashTable |
Dictionary of where conditions by filters for filtering by query parameters.
Filter name = Where condition.
|
![]() ![]() | RELOAD_PREFIX |
Reload function prefix
|
![]() ![]() | SELECT_ALL_PREFIX |
SelectAll function prefix
|
![]() ![]() | SELECT_PREFIX |
Select function prefix
|
![]() ![]() | SELECTALL_EXTERNAL_DATABOUND |
Select all external source name. Used for header external DataBound of SelectAll check box.
|
![]() ![]() | SELECTION_EXTERNAL_DATABOUND |
Selection external source name. Used for external DataBound of selection column.
|
![]() ![]() | SET_HASH_PREFIX |
Prefix of function that sets security hash for selected items.
|
![]() | showSelection |
Indicates whether a column allowing the selection of rows should be displayed on the left of the UniGrid.
Loaded from UniGrid options.
|
![]() | showSortDirection |
Determines if an arrow showing the sorting direction should be displayed next to the header of the column used for sorting.
Loaded from UniGrid options.
|
Properties
Name | Description | |
---|---|---|
![]() | ActionsHashHidden |
Hidden field with hashed action ids.
|
![]() | ActionsHidden |
Hidden field with action ids.
|
![]() | ActionsID |
Array list of actions on current page of UniGrid.
|
![]() | ![]() | Gets the browser-specific adapter for the control. (Inherited from ![]() |
![]() | AllColumns |
Allows to explicitly specify all columns that can be retrieved from UniGrid
Comma-separated value e.g. "ItemID, ItemName"
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ApplyPageSize |
Determines whether to apply CurrentPageSize when retrieving data.
|
![]() | ![]() | Gets or sets the application-relative virtual directory of the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets or sets the application-relative, virtual directory path to the file from which the control is parsed and compiled. (Inherited from ![]() |
![]() | ![]() | Gets a collection of all attribute name and value pairs declared in the user control tag within the .aspx file. (Inherited from ![]() |
![]() | ![]() | Obsolete. The (Inherited from ![]() ![]() |
![]() | ![]() | Gets the control that contains this control's data binding. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to a collection of caching parameters for this user control. (Inherited from ![]() |
![]() | ![]() | Gets the control ID for HTML markup that is generated by ASP.NET. (Inherited from ![]() |
![]() | ![]() | Gets or sets the algorithm that is used to generate the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a character value representing the separator character used in the (Inherited from ![]() ![]() |
![]() | Columns |
Columns to get from the database.
|
![]() | CompleteWhereCondition |
Returns the complete where condition.
|
![]() | ComponentName |
Component name
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ControlContext |
Control context.
(Inherited from CMSUserControl.) |
![]() | ControlGUID |
Unique ID of the control within the given request.
(Inherited from CMSUserControl.) |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | CurrentDocument |
Current document
(Inherited from AbstractUserControl.) |
![]() | CurrentOffset |
Gets current offset.
|
![]() | CurrentOrder |
Gets current order by.
|
![]() | CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) |
![]() | CurrentPageSize |
Gets current page size from pager.
|
![]() | CurrentResolver |
Control's resolver
(Inherited from CMSUserControl.) |
![]() | CurrentSite |
Current site
(Inherited from AbstractUserControl.) |
![]() | CurrentTopN |
Number of records to display (load). It's being set before ReloadData event
is fired in order to optimize the data loading.
|
![]() | CurrentUser |
Current user
(Inherited from AbstractUserControl.) |
![]() | CustomFilters |
Gets custom filter controls from UniGrid.
|
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | DataSource |
External grid DataSource, when set, overrides the default data source settings.
|
![]() | DataSourceIsSorted |
Indicates if data source is sorted outside of UniGrid.
|
![]() | DefaultImageDirectoryPath |
Gets default image directory path for images.
|
![]() | DelayedReload |
Indicates if delayed reload should be used.
If True reload data must be called externally.
|
![]() | DeselectedItems |
Gets array list of deselected items.
|
![]() | ![]() | Gets a value indicating whether a control is being used on a design surface. (Inherited from ![]() |
![]() | DialogHeight |
Height of
|
![]() | DialogWidth |
Width of edited dialog
|
![]() | DisplayMode |
Gets or sets display mode of the control.
(Inherited from CMSUserControl.) |
![]() | DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) |
![]() | EditActionUrl |
URL for the edit action handling.
|
![]() | EditedObject |
Control's edited object
(Inherited from AbstractUserControl.) |
![]() | EditInDialog |
If true, the editing action is done through a dialog
|
![]() | ![]() | Gets or sets a Boolean value indicating whether themes apply to the control that is derived from the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (Inherited from ![]() |
![]() | ![]() | Gets a list of event handler delegates for the control. This property is read-only. (Inherited from ![]() |
![]() | ExportFileName |
Name used for exporting files (without extension).
|
![]() | FilterByQueryString |
True if the filtering should be set from the query string parameters.
|
![]() | FilterDirectoryPath |
Gets or sets directory path for custom filter controls.
|
![]() | FilteredZeroRowsText |
Text displayed when UniGrid data source is empty after filtering.
|
![]() | FilterFields |
Filter fields dictionary for filter customization.
Dictionary is filled after LoadGridDefinition method is called.
Field source name is used as the key. If there are multiple same source names they have '#n' suffix to be unique ('n' is numeric counter).
|
![]() | FilterForm |
Gets filter form.
|
![]() | FilterFormData |
Data container for filter form.
|
![]() | FilterFormName |
This name is used for alternative form.
|
![]() | FilterIsSet |
Indicates if filter is set. It's being used when filter by query string is used.
|
![]() | FilterLimit |
Minimal count of entries for display filter. 0 means that filter is displayed always and -1 means that filter is never displayed.
|
![]() | FilterMode |
Filter mode passed to custom filters.
|
![]() | FilterPlaceHolder |
Gets filter placeHolder from UniGrid.
|
![]() | GridActions |
Actions definition.
|
![]() | GridColumns |
Columns definition.
|
![]() | GridName |
Xml file with source information.
|
![]() | GridOptions |
Options.
|
![]() | GridView |
Grid view used by UniGrid.
|
![]() | GroupObject |
Indicates if the object type is community group related.
|
![]() | HasDefaultState |
Gets the value indicating whether UniGrid is in a default state, i.e., without filtering condition, on the first page and with the default page size and sorting order.
|
![]() | ![]() | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from ![]() |
![]() | HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) |
![]() | HideControlForZeroRows |
Indicates whether hide UniGrid or not when its data source is empty.
|
![]() | HideFilterButton |
Indicates whether hide filter "Show" button or not.
|
![]() | ![]() | Gets a value that indicates whether the server control's child controls have been created. (Inherited from ![]() |
![]() | ![]() | Gets or sets the programmatic identifier assigned to the server control. (Inherited from ![]() |
![]() | ![]() | Gets the character used to separate control identifiers. (Inherited from ![]() |
![]() | ImageDirectoryPath |
Gets or sets directory path for images.
|
![]() | InfoObject |
Gets instance of info object based on ObjectType property.
|
![]() | InitialFilterState |
Gets the object that holds the initial UniGrid filter state.
|
![]() | InitialFilterStateControls | |
![]() | IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) |
![]() | IsEmpty |
Indicates if the data source is empty.
|
![]() | ![]() | Gets a value indicating whether controls contained within this control have control state. (Inherited from ![]() |
![]() | IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets a value indicating whether the user control is being loaded in response to a client postback, or if it is being loaded and accessed for the first time. (Inherited from ![]() |
![]() | ![]() | Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether view state is enabled for this control. (Inherited from ![]() |
![]() | Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) |
![]() | JavaScriptModule |
Path to JavaScript module that will be loaded for this grid.
|
![]() | JavaScriptModuleData |
Data that will be sent to the grid's JavaScript module.
|
![]() | ![]() | Gets a value indicating whether the control participates in loading its view state by (Inherited from ![]() ![]() |
![]() | MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) |
![]() | NamedColumns |
Gets named columns from grid view.
|
![]() | ![]() | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same (Inherited from ![]() ![]() |
![]() | NewlySelectedItems |
Gets array list of newly selected items.
|
![]() | ObjectType |
Type of the selected objects.
|
![]() | OrderBy |
Order columns.
|
![]() | OrderByRegex |
Description.
|
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() |
![]() | Pager |
UniGrid pager used by UniGrid.
|
![]() | PagerConfig |
Pager configuration.
|
![]() | PagerFirstPageText |
Text displayed in pagers first page link.
|
![]() | PagerForceNumberOfResults |
Volume of returned records.
|
![]() | PagerLastPageText |
Text displayed in pagers last page link.
|
![]() | PagerNextGroupText |
Text displayed in pagers next group link.
|
![]() | PagerNextPageText |
Text displayed in pagers next page link.
|
![]() | PagerPreviousGroupText |
Text displayed in pagers previous group link.
|
![]() | PagerPreviousPageText |
Text displayed in pagers previous page link.
|
![]() | PageSize |
UniGrid page size values separated with comma.
Default: 25,50,100,##ALL##
|
![]() | PageSizeDropdown |
Gets page size dropdown from UniGrid.
|
![]() | Parameter |
Inline control parameter - mirrors the GridName property.
(Overrides InlineUserControl Parameter.) |
![]() | ![]() | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from ![]() |
![]() | Query |
Query used in grid view.
|
![]() | QueryParameters |
Query parameters for the query.
|
![]() | RelativePath |
Page relative path.
(Inherited from CMSUserControl.) |
![]() | RememberDefaultState |
Indicates whether UniGrid remembers its default state.
|
![]() | RememberState |
Gets or sets the value indicating whether UniGrid remembers its state, i.e., filter, page number, page size and sorting order.
|
![]() | RememberStateByParam |
Gets or sets a comma-separated list of names of query parameters whose value constitute a part of UniGrid's identity.
|
![]() | ![]() | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | RowsCount |
Gets rows count from DataSet.
Sets after ReloadData().
|
![]() | SelectedItems |
Gets array list of selected items.
|
![]() | SelectionHiddenField |
Hidden field containing selected items.
|
![]() | SelectionJavascript |
Name of javascript function called after selection checkbox is clicked.
First argument will be value of selection column or first column in data source.
Second argument will be true/false according to checkbox.
|
![]() | SelectionsID |
Array list of selection ids of UniGrid.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) |
![]() | ShowActionsLabel |
If true, the actions label is displayed
|
![]() | ShowActionsMenu |
Defines whether to show actions menu (menu in the header row of actions column).
|
![]() | ShowFilter |
If count of rows is greater than filter limit, show filter.
|
![]() | ShowObjectMenu |
Defines whether to show object menu (menu containing relationships, export/backup, destroy object, ... functionality)
|
![]() | ![]() | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from ![]() |
![]() | ![]() | Gets or sets the skin to apply to the control. (Inherited from ![]() |
![]() | SortColumns |
Gets sort columns from grid view.
|
![]() | SortDirect |
Sort directive used in grid view.
|
![]() | StateRestored |
Gets or sets the value indicating whether UniGrid has restored its state.
|
![]() | StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a reference to the template that contains this control. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | TextColumns |
Array list of text columns used in sorting when query is used.
|
![]() | TopN |
Number of records to display (load).
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | TypeName |
Returns the object type name.
(Inherited from CMSUserControl.) |
![]() | UIContext |
Control's UI Context
(Inherited from AbstractUserControl.) |
![]() | ![]() | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from ![]() |
![]() | UseCMSDeskAccessDeniedPage |
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.) |
![]() | UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) |
![]() | ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) |
![]() | ![]() | Gets a value that indicates whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the view-state mode of this control. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from ![]() |
![]() | WhereClause |
Where clause used in grid view.
|
![]() | WhereCondition |
Where condition that can be set from other classes.
|
![]() | ZeroRowsText |
Text displayed when UniGrid data source is empty.
|
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when a user ends a transaction. (Inherited from ![]() |
![]() | ![]() | Occurs when a transaction completes. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control binds to a data source. (Inherited from ![]() |
![]() | ![]() | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. (Inherited from ![]() |
![]() | ![]() | Occurs when an unhandled exception is thrown. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is loaded into the (Inherited from ![]() ![]() |
![]() | OnAction |
Event raised on action post back.
|
![]() | OnAfterDataReload |
Event raised after data are reloaded from external data source.
|
![]() | OnAfterRetrieveData |
Raised when after data are retrieved.
|
![]() | OnBeforeDataReload |
Event raised before data are reloaded from external data source.
|
![]() | OnBeforeFiltering |
Raised before filtering from UniGrid filter is called.
|
![]() | OnBeforeSorting |
Raised before sorting is called.
|
![]() | OnDataReload |
Event raised when data are reloaded from external data source.
|
![]() | OnExternalDataBound |
Event raised when external source data required.
|
![]() | OnFilterFieldCreated |
Raised when filter field is created.
|
![]() | OnLoadColumns |
Raised when columns are loaded dynamically and not from XML.
|
![]() | OnPageChanged |
Occurs when the pager change the page and current mode is postback => reload data
|
![]() | OnPageSizeChanged |
Raised on page size changed.
|
![]() | OnShowButtonClick |
OnShowButtonClick event handler.
|
![]() | ![]() | Occurs after the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the server control is unloaded from memory. (Inherited from ![]() |
See Also