User Profile & Activity

Handy Surya Support
Page
of 223

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

Posted: October 11, 2010 10:47 PM

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

Hello,

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.

Regards,
Handy

Hello,

Unfortunately, this cannot be done. Each control should have their own process.

Regards,
Handy

Posted: October 7, 2010 11:57 PM

Hello,

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

Regards,
Handy

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.

Regards,
Handy



Posted: October 7, 2010 8:49 AM

Hello,

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.

Regards
Handy 

Hello Shawn,

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.

Regarding this point. I need to know how you handled this.
Did you use our feature InputRequired in NewRow?
Also, Please let me know what the code that runs when clicked save button.

If it is possible, It would be great if you can provide a simple runable sample that replicates this issue.
This would be a great help for us in investigating your issue.

Please also let me know if the data is saved or not when you turn off batch update for this scenario.

Regards,
Handy


Posted: October 6, 2010 10:24 PM

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.

Regards,
Handy

Hello,

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

All times are GMT -5. The time now is 9:31 AM.
Previous Next