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 Jocelyn,
Unfortunately, I couldn't replicate your issue on my end with your sample even after I clicked Recently Opened for more than 20 times. I see you're using CSS style in your WebGrid, could you send me the CSS as well so I could check it? Also, about the clsSessionManager, is it needed to replicate your issue? Because I can't find the class of clsSessionManager in your sample.
Regards,
Lili Khiung
Hi Greg,
You can try to change the OverflowX property to Hidden in RowStyle, AlternatingRowStyle and SelectedRowStyle section in LayoutSettings. That should work.
Hope it helps.
Hi,
For now, you can't change the style using the UseDefaultStyle = "false". But to achieve your scenario, there's another workaround. Change the UseDefaultStyle to "true" again. Then set the ImageSettings property to the path of your image. But the image name should be the same like in the settings. E.g. if the image name in the sttings is BlackRight.gif and your new image is Black1.gif, you have to change the name of your image to BlackRight.gif.
You can simply edit the BackColor Style property of the WebGrid with the color that you want. You need to change the BackColor Style of CheckedRowStyle, LostFocusStyle, and SelectedRowStyle in Layout Settings property with the same color. This way you can have the same color even though a dialog box appears.
I tried to make a sample, but the issue is not really clear for me. When I click more row by pressing the control and left click, the first row seems okay. When showing a dialog box, the last row color is different with the selected highlighting style, but it's only for the last row. Just to be clear, is that the issue you're facing? I attach the image of my sample.
Hi Shahjahan,
I am terribly sorry I can't replicate your issue here. I made a simple sample based on your issue but the currency in the export result appeared in the same cell with the value. Here's I attach the sample that I made with the export result as well. Would you mind to make a simple runable sample so that I could check it here since I can't replicate your issue?
You need to know the ID of the element to set the element. You can use the developer tools in IE by pressing F12 in the browser. Point to the scrollbar then you'll get the ID of the element. In your sample, you can put this code on your clientside, for example to make the scrollbar height 35px:
document.getElementById("tbFreeze_MRUTrust").childNodes[0].childNodes[0].childNodes[0].style.height = "35px";
Hi Rolf,
We are planning the 2011 R1 Release to be out within this month.
Since I can't replicate your issue, I can't check it on my end. But the scrollbar size should be 19px and not change. You can set the size from the element. Please have a look at this link:
http://www.intersoftpt.com/Community/WebGrid/WebGrid-resize-scrollbar-height-set-to-2px/
I'm terribly sorry I can't replicate your issue. Could you tell me the detail step how to reproduce your issue since your problem is occasionally occur? That would really help.
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