Hi,
I have a table on my GUI and I have an event (Value Change ) which triggers every time the user changes the values in the table. I have a need to invoke the Value Change event programmatically. I tried to write to Value (Signal) property of the table but that does not trigger the event. Could someone help me out with my problem? Thanks.