0886: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
(No difference)

Revision as of 17:46, 28 June 2013

Summary:

Nothing to Input

Cause:

Input attempted from an unpopulated 2D Control.

Remedy:

You always have to populate a List or Grid with at least one row before you can type into to it. You should pre-initialize (usually with null values) all rows that you want to make available for operator entry.