Hi!
I am working on refreshing of views based on ResultSet and i think i did hit a bug here. Can you confirmed ?
Steps to reproduce:
1.Right click on some record and select "Open in Window".
2.Right click on ANOTHER record and select "Open in Window".
3.Click on "update" button in window from step 1 -> DataChangedEvent is fired -> you can see, that SC console will pop-up
4.Click on "update" button in window from step 2 -> DataChangedEvent is NOT fired -> NO SC console will pop-up
5.After step 4 you can click on whichever "update" button, no DataChangedEvent will be fired
Is this a bug ? If yes, can you please fix it ?
Tested with Firefox 20.0.1 and http://smartclient.com/builds/SmartG...GPL/2013-08-18
Thank you
I am working on refreshing of views based on ResultSet and i think i did hit a bug here. Can you confirmed ?
Steps to reproduce:
1.Right click on some record and select "Open in Window".
2.Right click on ANOTHER record and select "Open in Window".
3.Click on "update" button in window from step 1 -> DataChangedEvent is fired -> you can see, that SC console will pop-up
4.Click on "update" button in window from step 2 -> DataChangedEvent is NOT fired -> NO SC console will pop-up
5.After step 4 you can click on whichever "update" button, no DataChangedEvent will be fired
Is this a bug ? If yes, can you please fix it ?
Tested with Firefox 20.0.1 and http://smartclient.com/builds/SmartG...GPL/2013-08-18
Thank you
Comment