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
Hi,
your code snippet is not working for me.
Here is my code which i added:
function WebGrid1_OnAfterExitEditMode(controlId, tableName, editObject) {
var grid = ISGetObject(controlId);
var RowObject = grid.GetSelectedObject().ToRowObject();
var ItemId = RowObject.GetCells().GetNamedItem("ItemId");
if (CheckValue(ItemId.Value)) {//Here Checkvalue is function, to validate the Item Value
RowObject.UndoChanges();
}
RowObject.UndoChanges(); is not working.
Regards
Sachin Jain
On Selection of ProductName need to autofeel 10 and some custom Text in QuantityPerUnit new row's cell.
thanks and regards
Requests are
Please modiy the sample such a way that all data-bound features would be available. Hope the sample would be able to explain the problem we are facing.
Sjain
Hi Yudi,
Thanks for the immediate reply.
your code snippet helped me a lot.
I need to find event of webcombo when the value is changed in Jquery(Javascript).
Could you please help me?
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