User Profile & Activity

Product Support Moderator
Page
of 22
Posted: September 23, 2009 2:10 PM

Scott, are you able to replicate these issues in the provided WebGrid live samples?

Thanks!

Posted: September 18, 2009 11:50 PM

Hello Iain, thank you for your feedback and welcome to Intersoft Community!

The forum is still under development where we plan to add more exciting features. Yes, we will consider to put the forum into a product which will be available for our subscribers.

I hope you enjoyed to use our forum! Let me know if you have other questions or feedback.

Posted: September 18, 2009 11:45 PM

This issue has been fixed in recent forum update. Thank you.

Posted: September 18, 2009 11:43 PM

Dasha, 

Did you mean that you need to access the Tag value from server-side during postback? If so, you can set the Tag value in client-side using the method below.

selectedNode.Set("Tag", "NewValue", true);

Using the above method, the value will be modified in client and also persisted to server-side during postback. Let me know if that works for you.

Stefan, this issue has been fixed, and the fix will be available in this month's hotfix due sometime next week. Thanks.


Posted: September 15, 2009 1:04 PM

Juliet, is it possible for you to paste the WebGrid's markup declaration? Basically checking whether the Hierarchical property (in LayoutSettings) has been set to true.

Posted: September 14, 2009 12:07 PM

Hi Juliet,

When the self referencing is bound to datasource control, it's true that it requires the parent row to be existed in order to create the appropriate data structure for the child. That is not required though using previous approach (InitializeSelfReferencingDataSource) since the data cache is automatically enabled using that previous approach.

We will consider an enhancement in the WebGrid by adding a scenario where developer returns a final shaped data through SelectSelfReferenceRowMethod, thus WebGrid doesn't need to reconstruct the structure again to achieve the shape required to project the children.

The work item# is 410 for your tracking reference. Please subscribe to this thread so you can get the notification when this enhancement is implemented.

Thank you for your post, and let me know if you have any other questions or feedback.

Posted: September 10, 2009 6:31 AM

Adam, this issue should have been fixed in the recent SP1 release.

Have you give it a try?

Posted: September 9, 2009 6:39 AM

Eric, thanks for your feedback.

Our sites are now developed using Web 2.0 standards such as XHTML and table-less layout. Although these standards look good and run consistently in all modern browsers such as Firefox, Safari, Chrome and Opera, the only browser that will fail is IE 6.x or lower. That's due to their poor compatibility on Web standards.

If you can't upgrade your IE version, how about using other browsers such as Apple Safari 4? Our site is highly optimized for Safari 4, and you'll get best view and performance with it.

Anyway, we'll look into the possibility to support IE6 for our community site, at least for the basic layout and function.

Posted: September 8, 2009 12:25 PM

Good news! Our development team has enhanced the CacheKeyDependency feature to work consistently with the behavior found in .NET's ObjectDataSource and SqlDataSource.

The enhancement will be available in the next build coming later this month. Please note that the enhancement will require update on both Framework and ISDataSource assembly, which will be posted together in the monthly hotfix release.

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