User Profile & Activity

Handy Surya Support
Page
of 223

Hello,

The fix is ready. Please try this attached hotfixes. FYI, this is a nightly build. (disclaimer : on). Please let me know any feedback or issues that you found when using this hotfix.

Regards,
Handy

Posted: November 1, 2010 12:42 AM

Hello Vantu,

Please create a runable simple sample that replicates the issue then send it back to me. Maybe You were missing some settings.

Regards,
Handy

Posted: October 28, 2010 3:51 AM

Hello,

I make a simple test and it seems the process random that caused the rendering process slowly. I just want to know, what are purpose to use this random logic. Do you have some needed or something? Thank you.

Regards,
Handy

Posted: October 28, 2010 3:48 AM

Hello,

To remove the border, you would need to set ChartFrameStyle properties to none
Open WebGrid designer>>PivotCharting>>Background>>FrameStyle>>ChartFrameStyle.

For the font style, unfortunately, it could not be done for now.

Regards,
Handy

 

Posted: October 28, 2010 12:16 AM

Hello,

I think I know which part that you were missing. When define the ImagesDirectory properties, you also need to change EnableWebResources properties into ScriptOnly. In this way, the images are can be fully specified manually.

Regards,
Handy

Posted: October 27, 2010 11:58 PM

Hello,

You can save the tab structures besides the tabs and the names.

e.g
WebTab1.SaveLayoutToFile(Server.MapPath("load.xml"),ISNet.WebUI.SaveLayoutOptions.StyleAndBehavior);

This codes would also save your style and behavior.
Unfortunately, you could not save the content.

Regards,
Handy 

 

Posted: October 27, 2010 12:25 AM

Hello,

When you installed our product, the documentaion is also installed. You can open it from our start menu.

Start Menu\Programs\Intersoft WebUI Studio 2010 R1 SP1\WebUI Studio for ASP.NET\WebScheduler 3\WebScheduler 3 Documentation (Visual Studio 2008).

Our documentation is too big to attach. So, I recommend you to look into our start menu before sending you the file.

Regards,
Handy

Hello Maged,

I still could not replicate the issue in our sample. Using footer should not cause that issue. It would very helpful if we have a simple sample that can replicate the issue. Can you help us?

Regards,
Handy

Posted: October 27, 2010 12:07 AM

Hello Frank,

I could not run it directly because your WebGridColumn, DataMember and database field are not showing correct chinese character in your sample.

I figured out three columns (based on your screenshots), but I am missing your last columns.

Please see the snippet tags below and let me know what is your last column.

Your tag:

   <ISWebGrid:WebGridColumn Caption="vouid" DataMember="vouid" DataType="System.Int32"
   Name="vouid">
   </ISWebGrid:WebGridColumn>
   <ISWebGrid:WebGridColumn Caption="ÉÌÆ·Ãû³Æ" DataMember="ÉÌÆ·Ãû³Æ" Name="ÉÌÆ·Ãû³Æ">
   </ISWebGrid:WebGridColumn>
   <ISWebGrid:WebGridColumn Caption="±¸×¢" DataMember="±¸×¢" Name="±¸×¢">
   </ISWebGrid:WebGridColumn>
   <ISWebGrid:WebGridColumn Caption="ÐÔ±ð" DataMember="°ü×°μ¥Î»" Name="°ü×°μ¥Î»" EditType="WebComboNET" WebComboID="WebCombo1">
            <ValueList DataTextField="ÐÔ±ð" DataValueField="Öμ">
            </ValueList>
   </ISWebGrid:WebGridColumn>

I only figured out:

   <ISWebGrid:WebGridColumn Caption="vouid" DataMember="vouid" DataType="System.Int32"
   Name="vouid" Width="100px">
   </ISWebGrid:WebGridColumn>
   <ISWebGrid:WebGridColumn Caption="商品名称" DataMember="商品名称" Name="商品名称" Width="100px">
   <ISWebGrid:WebGridColumn Caption="备注" DataMember="备注" Name="备注" Width="100px">
   </ISWebGrid:WebGridColumn>

The same issue also persits in your WebCombo. I need to know the correct character. I am sorry for the inconvinience.

Regards,
Handy

Posted: October 26, 2010 11:41 PM

Hello,

WebGrid supports WebDragDropExtender, but WebListBox does not support.
I already signed this request to our developer teams as enhancement.

Regards,
Handy

All times are GMT -5. The time now is 2:01 AM.
Previous Next