We have an application which will large amount of data.When i trying to paste large data to grid browser become unresponsive with wait and kill popup from brower. do we have anything to solve this issue?
How to avoid multiple pasting of same data( When we are pasting data to grid it will take some time to complete at the same user my try multiple time).
Can’t we display any progress bar? (I tried with beforepaste and afterpaste hooks but i did not worked out for me).
please help us to solve these issues? and let me know if you need more information to understand