Jump to content

Appending record


imagina

Recommended Posts

Hello there

 

It's a very old issue, but in version 0.93 still not resolved.

In a UniDBGrid, when TDataset.Append method is invoked, the record is inserted, not appended.

n Spain is habitual (in other countries seems may be not) enter the order or invoice detail in natural order,

like write this post: one line, then append other line, then append other line...

Current workaround is populate the grid with empty records, is very annoying. Other workaround

is unassign Datasource, append the record and then assign again the Datasource.

Please add a boolean property to UniDbGrid called "DoAppendLikeAppend" or similar to allow current or

new behaviour.

 

Thanks

 

PD.And if you append another boolean property "AutomaticAppendRecordOnLastRowReached" to append records when the

last row is reached and downkey is pressed, would be fantastic!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...