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,
I talked to our developer teams. They promised to fix this within this month because currently they focus on another tasks. Is it fine with you? or Do you have some needed in the mean time?Regards,Handy
Hello Rolf,
Please let me know the current browser that you use to replicate the issue.If I am not mistaken, this issue only happens at mozila. In cell style or column, please try to see if there is any Overflow style and remove it.It should work fine after removed that style. However, If my suggestion does not help, please send me your WebGrid structure. I need it to investigate your issue.
Regards,Handy
I am not sure what you referred to. Our customer never reported something about inconsistency data. They run well without this problem. So, I am pretty sure that it would not cause that problem.
Unfortunately, this cannot be done. Each control should have their own process.
You would need to use DisplayMode properties into ContentAndImage. At first, Maybe you would not notice the text. The text is overriden by the images. You would need to customize your ImageWidth and ImageHeight properties.Please change the NaN value into some certain value.e.g
<Intersoft:UXDockButton d:LayoutOverrides="Width, Height" Icon="BitComet.png" DisplayMode="ContentAndImage" Content="Comet" ImageHeight="50" ImageWidth="50" VerticalContentAlignment="Center" HorizontalContentAlignment="Center" ImageLoaderTextVisibility="Visible" />
Hello Maged,
After discussed with our developer teams, it seems this is not bug from our side.The issue can be only replicated in VS2008. It is a issue/bug in the old version.FYI, the same code is also used in VS2010 and everything works fine.I suggest you to migrate into VS2010. It won't be quite trouble if the user migrated to vs 2010. You can still target older .net framework in VS2010. Hope this helps.
If I am not mistaken, this can be done. You would need to set Content properties with your text. Then change DisplayMode properties to Content.
RegardsHandy
Hello Shawn,
Thank you for your explanation. However, I would need to ensure some points regarding this scenario.
As you explained, some fields are required fields.
Hello Xin8,
Unfortunately, your sample does not help at all. As I said before, I need to know at least your WebGrid structure. The element is created based on your WebGrid structure. So, I would need the structure and it should be also runable.Btw, haven't I said that the method in javascript is case-sensitive?There is no method, getFooterCellByName but it should be GetFooterCellByName. Besides, that method is not existed in Tables, but it is only available in SubTables. Please refer into ms-help://ISNet.WebUI.WebGrid.V7/ISNet.WebUI.WebGrid/WebGridSubTables Reference.html in our WebGrid Documentation.FYI, there is also another way to obtain the footer element. I also attached my simple sample as references. In my sample, I update footer 3 which is calculated from footer1 and footer2.Hope this helps.
If you have more than one WebGrid inside the page, you need to handle each of them in BatchUpdate scenario.Currently, you can also accept the changes via client side. Each of the control run the process separately because they do not have the same process.Regards,Handy
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