User Profile & Activity

Julia Wijaya Support
Page
of 24
Posted: March 29, 2010 6:38 AM

Hi Nicola,

 

I have seen your address link and the problem could be happened from wrong license key. Could you send me your Runtime License Key to my email? And also I will need to check your web.config too. Please send me your Runtime License Key and web.config to julia@intersoftpt.com. Thank you.

 

Regards,

Julia

Posted: March 26, 2010 6:41 AM

Hi Cosimo,

 

May I know the ISDataSource that you buy is in packaging with WebScheduler or buy as separate product? If you buy it as on package, you could only use ISDataSource for WebScheduler. And then in Deployment Manager please fill the Runtime License Key of ISDataSource with WebScheduler Runtime License Key. You can obtain Runtime License Key for any of Intersoft component from Intersoft Developer Network > My Component.

But if you buy as separate product and has input the right key, could you send your confidential Runtime License Key to technical@intersoftpt.com? My colleague in account management will help you to process and handle the issue.

 

Regards,

Julia

 

 

Posted: March 26, 2010 6:35 AM

Hi Raviraj,

 

Unfortunately WebGrid cell structure default behavior is static. The cell structure would be render as the existing structure of column header. That is why you couldn't edited it dynamically.

 

Regards,

Julia

Hi Gaurav,

 

Have you trying to use BatchUpdate method? This method could be very useful and fit into your scenario. You can simply set AllowBatchUpdate to true. And then to get the notify message, you can set NotifyOnLostFocus and PromptUnsavedChanges to true. You can find them both in Properties > BatchUpdateSettings.

For more detail about this, we have very useful WebGrid's Sample name BatchUpdate_NotifyOnLostFocus.aspx.

I hope this information can help. Please let me know if you need another help.

 

Regards,

Julia

Hi Hamdy,

 

I could replicate your issue as shown in your screenshot and have forwarded it to our development team. I'm sorry for the inconvenience. I will inform you for any news regarding this issue.

 

Regards,

Julia

Posted: March 22, 2010 7:36 AM

Hi Shawn,

 

I could replicate your issue and have forwarded it to our development team. I'm sorry for this inconvenience. I will inform you when I got any news regarding this issue.

 

Regards,

Julia

Hi Andrzej,

 

Thank you for the details. I can replicate your issue and I have forwarded it to our development team. For now if you don't want to access Context Menu you can try the workaround for this. You need to keep the Allow Context Menu to true and then you could add clientside-event OnRowContextMenu as show in the snippet below :

function WebGrid1_OnRowContextMenu(controlId, rowType, rowElement, menuObject)
            {
                  var WebGrid1 = ISGetObject(controlId);                
                  return false;
            }

I will inform you for any news regarding this issue. Please let me know if the code helps or not. Thank you.

 

Regards,

Julia

Hi Andrzej,

 

Could you try using the latest build of WebGrid (402)? It is recommended to use the latest build. If the issue still persist, please let me know.

 

Regards,

Julia

Hi Andrzej,

 

I have tested your scenario with the same version of yours but they works fine. May I know the error message that you got? Or any screenshot of your error would be very helpful to investigate your issue.

Here I attach my simple sample that I used to tested this issue. Could you run it in your place and let me know if the error still occur or not? Thank you.

 

Regards,

Julia

Hi Andrzej,

 

I have tested your scenario using WebGrid build 401 and Framework build 751. Unfortunately, they working fine as seen in the video attachment named ClientBindingSettingDesigner.rar. Have you applied for WebGrid's latest hotfix? The latest hotfix of WebGrid that has been released is 402. You can update it by using UpdateManager.

And also please notes that if the choosen is the default option, it won't show up in html code (e.g 'Reuse server datasource assigned in either DataSourceID or DataSource property'). Thank you.

 

Regards,

Julia

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