iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello
When I set
AllowContextMenu="False" ShowColumnAction="True"
javascript error occur
WebGrid 7.0.7200.401
Framework v 3.0.5000.751
regards
Andrzej
Hi Andrzej,
I have tested your scenario with the same version of yours but they works fine. May I know the error message that you got? Or any screenshot of your error would be very helpful to investigate your issue.
Here I attach my simple sample that I used to tested this issue. Could you run it in your place and let me know if the error still occur or not? Thank you.
Regards,
Julia
Hello,
Yes, your example works fine, but try to change your LayoutSettings to:
I've received javascript error
Brak definicji 'wga7958' (English: There's no definition)
in line:
Thank you for the details. I can replicate your issue and I have forwarded it to our development team. For now if you don't want to access Context Menu you can try the workaround for this. You need to keep the Allow Context Menu to true and then you could add clientside-event OnRowContextMenu as show in the snippet below :
function WebGrid1_OnRowContextMenu(controlId, rowType, rowElement, menuObject) { var WebGrid1 = ISGetObject(controlId); return false; }
I will inform you for any news regarding this issue. Please let me know if the code helps or not. Thank you.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname