You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/02/19 09:58:30 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #723: System should scroll automatically to the last added record in ADG

pashminakazi opened a new issue #723: System should scroll automatically to the last added record in ADG
URL: https://github.com/apache/royale-asjs/issues/723
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Accounts Payable from Select in Menu
   Go to Debit/Credit Note Type from Setups in Menu
   File : com/dbz/modules/PUR/dbzDebitCrdtSetup.mxml
   
   System should scroll automatically to the last added record in ADG,
   Example : I have added latest record with 56 Code now Scroller is on the top and this record is on bottom.So i have scroll down to see this record.
   ![image](https://user-images.githubusercontent.com/42200979/74823170-1d160100-5328-11ea-8c90-24165e33b3ae.png)
   
   Scroller should scroll down automatically to this record like : 
   ![image](https://user-images.githubusercontent.com/42200979/74823219-3028d100-5328-11ea-92f2-570c4b25065e.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [royale-asjs] aharui commented on issue #723: System should scroll automatically to the last added record in ADG

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #723: System should scroll automatically to the last added record in ADG
URL: https://github.com/apache/royale-asjs/issues/723#issuecomment-589930957
 
 
   Flex ADG does not appear to scroll to a new item.  I didn't see anything in your code that would either, but I did find that ADG didn't support scrollToIndex which is used in other Setups, so I implemented that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [royale-asjs] aharui closed issue #723: System should scroll automatically to the last added record in ADG

Posted by GitBox <gi...@apache.org>.
aharui closed issue #723: System should scroll automatically to the last added record in ADG
URL: https://github.com/apache/royale-asjs/issues/723
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [royale-asjs] pashminakazi commented on issue #723: System should scroll automatically to the last added record in ADG

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #723: System should scroll automatically to the last added record in ADG
URL: https://github.com/apache/royale-asjs/issues/723#issuecomment-590058909
 
 
   @aharui Thank u so much issue resolved

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services