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 Nilesh,
Sure, Here is my sample code.
function WebGrid1_OnAfterResponseProcess(controlId, actionName, lastRequestObject, xmlResponseObject) { var WebGrid1 = ISGetObject(controlId); var button=document.getElementById("Button1"); if (actionName == "Charting") { button.style.display = "none"; } return true; }
Regards,Handy
Ok, then. Would you mind to send me a runable sample which replicates this issue? Currently, I could not replicate one in here.
Unfortunately, server side does not have any method such as setText() in client side.All cell modification only could be done in clientside events.
Hi Rick,
I am sorry but I don't quite understand about "can create and XML file" part.If you want to avoid to be loaded at the initial load, you can use loadOnDemand. Regards,Handy
Hello Martin,
After you installed WebUIStudio 2010R1, there should be samples and tutorials whichavailable for customer. We also have documention or PDF to provide information for the product. However, we aware that some of products don't provide enough resources/information. But don't worry, in the short time, We are planning to release new video or walkthrough documentation about the product.
Currently there is no clientside events for charting. However, for your scenario, you can use OnAfterResponseProcess clientside events. There should be actionName parameter which you can use for your validation.
Hello Piere,
In my test sample, After I edited a cell, click on scrollbar and then click on the outside of WebGrid, the lost focus is not called.But if I edit a cell and click outside of WebGrid, lost focus is called. Is this issue that you were trying to say? If yes, I will forward this issue to our developer teams.
Hello Darren,
Please ensure you have applied the hotfixes in GAC and your project bin folder. All of our WebTreeView sample use master page. So, I don't think if this caused your issue.
Please see my attached sample. In all my tested sample, I also could not replicate your issue.Please let me know more detail about your environment machine. Is it possible that you are using web browser addon or other 3rd party control?
Hello,
After you delete a row, you will need to call grid.AcceptAllChanges(). With this way, all changes would be saved into your database.
Hello Rolf,
Yes, I can see the error now. But I could not replicate it in my simple new project. I don't know which is missing.Would you help me find which setting is missing in my project.You can see that it works well with your structure.
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