User Profile & Activity

Lili Khiung Member
Page
of 15
Posted: April 13, 2011 5:07 AM

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

Posted: April 13, 2011 3:59 AM

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.

 

Regards,

Lili Khiung

Posted: April 13, 2011 2:27 AM

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.

 

Hope it helps.

 

Regards,

Lili Khiung

Hi,

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.

 

Hope it helps.

 

Regards,

Lili Khiung

Hi,

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.

 

Regards,

Lili Khiung

Posted: April 8, 2011 12:14 AM

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?

 

Regards,

Lili Khiung

Posted: April 7, 2011 3:12 AM

Hi Jocelyn,

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";

Hope it helps.

 

Regards,

Lili Khiung

Posted: April 6, 2011 12:40 AM

Hi Rolf,

We are planning the 2011 R1 Release to be out within this month.

 

Regards,

Lili Khiung

Posted: April 6, 2011 12:30 AM

Hi Jocelyn,

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/

 

Hope it helps.

 

Regards,

Lili Khiung

Posted: April 5, 2011 7:55 AM

Hi Jocelyn,

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.

 

Regards,

Lili Khiung

All times are GMT -5. The time now is 5:58 PM.
Previous Next