Settings:AutoCurd=TrueBatchUpdate=True
When users Tab out of the newly created record, the record is italicize and subsequently inserted into the database.
When users do NOT Tab out of the new record (i.e. they use mouse to click onto another record to do edits/deletes), I notice that the new record does not italicize. The record is then never added to the database. Other batch operations (edits/deltes) work fine.
How do i get the grid to recognize the new record even if the user does NOT use the Tab key to exit out of the record?
Spcifically, User's have to use the TAB key on the last column in order for Grid to add the new row