|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ActivateCurrentRow () |
Activates the current grid row during Update/Delete/Copy in a Viewer |
|
+ | ResumeRowSynchronizationAfterReposition () |
Resume row syncronization |
|
+ | ScrollToCurrentRow (logical) |
Scrolls to the BindingSource's position |
|
+ | ScrollToCurrentRow (logical, logical) |
Scrolls to the BindingSource's position |
|
+ | ScrollToFirstRow () |
Scrolls the Grid to the First Row |
|
+ | ScrollToLastRow () |
Scrolls the Grid to the Last Row |
|
+ | SuspendRowSynchronizationForReposition () |
Suspends row syncronization |
|
+ | UpdateSortIndicator (character) |
Updates the Sort Indicators of the SmartDataBrowser columns |
Top
PUBLIC ActivateCurrentRow ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ResumeRowSynchronizationAfterReposition ()
|
||||||||||||||||||||
PUBLIC ScrollToCurrentRow (logical)
|
||||||||||||||||||||
PUBLIC ScrollToCurrentRow (logical, logical)
|
||||||||||||||||||||
PUBLIC ScrollToFirstRow ()
|
||||||||||||||||||||
PUBLIC ScrollToLastRow ()
|
||||||||||||||||||||
PUBLIC SuspendRowSynchronizationForReposition ()
|
||||||||||||||||||||
PUBLIC UpdateSortIndicator (character)
|