Odcl_Grid_SelToBottom

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Extra Dialog function >

Odcl_Grid_SelToBottom

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

Odcl_Grid_SelToBottom

This function will move the selected item in the GridControl to the end of the list

 

Parameter

Control Name

 

 

Example:

(Odcl_Grid_SelToBottom mygrid_DclForm1_Grid1)

 

griddn

 

 

AutoLisp Syntax:

(Odcl_Grid_SelToBottom controlNate [as VariableName])