The ColumnSortPanel type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | columnsText |
Holds the tables text value.
|
![]() | columnsValue |
Controls the tables drop down list selection value.
Using jQuery to ensure proper drop down list selection.
|
![]() | coreColumns |
Holds a list of core columns.
|
![]() | coreTables |
Holds a list of active tables from the report building process.
|
![]() | ddlColumns |
ddlColumns control.
|
![]() | ddlOrder |
ddlOrder control.
|
![]() | ddlTables |
ddlTables control.
|
![]() | dvMainWrapper |
dvMainWrapper control.
|
![]() | dvRounded |
dvRounded control.
|
![]() | errorText |
Represents the current error state of this control.
|
![]() | index |
Represents the index of this panel in a list of panels.
|
![]() | key |
Secret key.
|
![]() | lblColumns |
lblColumns control.
|
![]() | lblOrder |
lblOrder control.
|
![]() | lblTables |
lblTables control.
|
![]() | loaded |
Represents if this filter builder panel has had its base data loaded.
|
![]() | orderText |
Holds the tables text value.
|
![]() | orderValue |
Controls the tables drop down list selection value.
Using jQuery to ensure proper drop down list selection.
|
![]() | svc |
Service reference.
|
![]() | tablesText |
Holds the tables text value.
|
![]() | tablesValue |
Controls the tables drop down list selection value.
Using jQuery to ensure proper drop down list selection.
|
See Also