Hi,
I am using a UltraWebGrid 10.3 version. I have a grid which allow to edit text in a cell. When I paste ( by using Ctrl+V ) any text in it, it gives a popup that ask user "Do you want to allow this webpage to access your Clipboard?"
Actually I have upgrade UltraWebGrid 6.2 to 10.3. In version 6.2 this popup was not appearing.
Reproducing steps:1. Browse 'Default.aspx' ( which is in attached project )2. copy any text in clipboard ( open notepad type anything and copy it)3. left click on 'AAA' ( this is a grid cell )4. press Ctrl+V ( to paste the copy text )5. A message box appear "Do you want to allow this webpage to access your Clipboard?"It only come first time.
Sample Code & Screenshot is also attached with this.
Can anyone help?
Thanks,Yousuf
Hi Yousuf,
It has been some time since your post, however in case you still need assistance I would be glad to help.
The message you are getting is most likely triggered by IE's security settings. In your browser's Security Settings tab, setting "Allow Programmatic clipboard access" to Enable should resolve the matter.
Please let me know if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://es.infragistics.com/support
Hi Petar Ivanov,
Thank you for reply. You are right that this popup message can also be control through IE security settings but in older version (like 6.2) this popup was not comming.
From my understanding, In new version of grid it may be doing something with clipboard data that is why it is coming.
your reply will become my evidence to prove my company that it is not a bug and it will coming with default IE settings.
Thanks.
Yousuf
Thank you for your reply.
Please let me know if you have any further questions.