Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
55
Problem adding new rows when User does NOT use Tab key.
posted

Settings:
AutoCurd=True
BatchUpdate=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?

 

Parents
No Data
Reply
  • 55
    posted

    Spcifically, User's have to use the TAB key on the last column in order for Grid to add the new row

Children
No Data