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 Xedem,
Sorry, but I am nor able to replicate the issue. Perhaps, I am missing something. Could you attach me a running sample that will replicate the issue for me to investigate it. Thank you and have a nice day.
Best Regards,
Andi Santoso
Hi Mircea,
Sorry, but I am not able to open your attached file. Could you kindly send them to technical@intersoftpt.com? Later on, I will keep an update on this thread.
Thank you and have a nice day.
Hi Dahsa,
Hmm, it is weird. I have tried it and it works just fine. The image is still not showing up even after I perform a FlyPostBack, sorting or filtering. Here is the snippet.
function WebGrid1_OnResponse(controlId, status) { var WebGrid = ISGetObject(controlId); window.setTimeout(function() { for (var i = 0; i < WebGrid.RootTable.GetGroupRows().length; i++) { if (!WebGrid.RootTable.GetGroupRows()[i].GetGroupChildRows() || WebGrid. RootTable.GetGroupRows()[i].GetGroupChildRows().length == 0) { WebGrid.RootTable.GetGroupRows()[i].SetForceNoEdit(); WebGrid.RootTable.GetGroupRows()[i].RowElement.cells[0].style.displa y = "none"; } } }, 700); return true; }
I hope it helps. Thank you and have a nice day.
Hi Jocelyn
Have you tried my suggested snippet? Could you kindly try to put the validation under the OnEndRowEditing instead of OnAfterExitEditMode? I tried these on my sample and it works just fine.
I hope it helps and please do not hesitate to ask if you have any other questions. Thank you.
Hi Conrad,
Glad to hear that the issue is solved. Apologies for not notifying you earlier. Thank you and have a nice day.
Hi Yousif,
Yes, by removing the xmlns="http://www.w3.org/1999/xhtml" and leave it as <html>, that means that it works not under XHTML and it will work just fine. That is because on our WebPaneManager, it has not supported XHTML yet.
Hi Hamid,
I have recieved your email regarding this issue and you said that you are manage to handle this particular issue. The next issue is about the missing resources, and I am able to replicate the issue and have forwarded this to our developer team. I will inform you as soon as I get news from them.
I hope it helps and have a nice day. Thank you.
Sorry for inconvenient. But when it is related to XHTML, we cannot do a workaround since it is not supported yet. Thank you and have a nice day.
Thank you for your detail information. I have also forwarded this issue to our Developer team and I will inform you as soon as I can. Thank you and have a nice day.
Hi Jocelyn,
Forgive me, but I am not able to replicate the issue. It means that you are using batchupdate right. After I edit a particular cell with an invalid data, then I clicked on the "Accept All Changes" button. After that, the value is getting back to its original value and no record is made on the ReviewChanges dialog window. I am wondering, where was I missing.
Attached is a simple sample using Northwind, Product database. Perhaps, you could modify it so that it will replicate the issue and send them back to me. Or maybe, you can send me video on how to replicate the issue. Thank you and have a nice day.
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