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
We want to make sure the user will not leave the grid without the data being saved.
We tried to use the OnLostFocus assuming it will be executed when the user leaves the grid.
But but this event is never executed.
What can prevent this event from being called?
Our application uses Webgrid 7.0.
The aspx page client side events is as follow:
Hi Pierre,
OnLostFocus is being called when we lost focus from our WebGrid. So make sure your cursor is out from the WebGrid otherwise, if you select another row after editing particular row, OnLostFocus will not be invoked.
If you want to prevent user from leaving the grid on the new row added, you can use its property, LayoutSetting->NewRowLostFocusAction and set to "AlwaysPrompt", but if this is an edited row, I will strongly recommend you to use OnExitMode ClientSide Event to do this procedure. I Hope it can help.
Thank you,Andi Santoso
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