The TableJoinPanel type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | ddlJoinTypes |
ddlJoinTypes 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.
|
![]() | joinTypesText |
Holds the join type stext value.
|
![]() | joinTypesValue |
Controls the tables drop down list selection value.
Using jQuery to ensure proper drop down list selection.
|
![]() | key |
Secret key.
|
![]() | lblJoinTypes |
lblJoinTypes control.
|
![]() | lblLeftTable |
lblLeftTable control.
|
![]() | lblLeftTableName |
lblLeftTableName control.
|
![]() | lblRightTable |
lblRightTable control.
|
![]() | lblRightTableName |
lblRightTableName control.
|
![]() | leftTableText |
Holds the left table value.
|
![]() | loaded |
Represents if this filter builder panel has had its base data loaded.
|
![]() | rightTableText |
Holds the right table value.
|
![]() | svc |
Service reference.
|
See Also