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
115
RecordExpandingEventArgs, maybe a bug !?
posted

RecordExpandingEventArgs

In documentation:
Record: Returns the record to be expanded (read-only).

In real:
Record: Returns the "ActiveRecord" and not the record to be expanded.

I think this is not right.

Parents
  • 35319
    Suggested Answer
    posted

    Hi,

     

    Thank you for your post. I have tested the behavior that you had reported and it seems that the ‘Record’ of the ‘RecordExpandingEventArgs’ return the expanded record(see the attached debugging.png). I have just clicked the expanding indicator and the record is not active(‘IsActive’ is “false”). If you select the record and after that click on the expanding indicator, the ‘Record’ will be active (‘IsActive’ is “true”).

     

    Let me know, if I can assist you with something else on this matter.

Reply Children
No Data