[EMAIL PROTECTED] wrote:
> What else are folks bypassing the UI APIs for?

on occasion, i've found it necessary to munge:

  TableType.currentRow
  TableType.rowAttrs[row].invalid = false; // TblMarkRowValid(row);

regards,

steve

Reply via email to