Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

Bug in TRxDBGrid component 1 month 2 weeks ago #18338

  • Javier
  • Javier's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Hi
I think I have found a bug in the TRxDBGrid component.
I have attached an example.
It seems that the BeforeSave event is not triggering after I assign a datasource to the RXDBGrid. Please take a look.For testing:
  1. Click <Button 1>, then enter any number for price or quantity, and click <Save grid 1>. You should get BeforeSave and AfterSave events as expected.
  2. Next, click <Button 2>, then enter any number for price or quantity, and click <Save grid 2>. You should see BeforeSave and AfterSave events as expected.
  3. Now, click <Button 2>  again, enter any number for price or quantity, and click <Save grid 2> once more. At this point, you will notice that only the AfterSave event is triggered.
This problem does not happen with DBGrid

Version 8.30
Windows 11 64 bits


Thank you in advance for your help
Javier
 
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Javier.
  • Page:
  • 1