HtmlDataGridConfig::AddCursorColumns

Call this method to automatically add all of a cursor's columns to the Columns collection.

Uses the default column information available via AFIELDS() to assign column properties. Once created you can override the column settings manually by looping through the list and modifying (or removing) each column instance as needed.

o.AddCursorColumns()

See also:

Class HtmlDataGridConfig

© West Wind Technologies, 1996-2024 • Updated: 08/17/15
Comment or report problem with topic