iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Vincenzo, what WebGrid version are you using currently?
Vincenzo,
When you set a cell as not editable at client-side, please use SetForceNoEdit() method instead of setting the property.
With the method call, it will properly mark the cell as not editable, which will then be skipped by WebGrid during keyboard navigation (such as when pressing tab).
Let me know how it goes at your end.
Hi Xedem,
The Move method of WebMenuItem has a known issue which caused items to be incorrectly positioned after the third call.
This issue has been fixed with bug# 366, and will be included in the upcoming service pack.
Hope this helps.
Hello Giuseppe,
Did you install our products in the deployment server using installer?
Also, have you specified the RuntimeLicenseKey for WebGrid licensing in your web.config?
Our all products used Minimal trust in deployment through AspNetHostingPermission(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal) attribute. Thus, it should be no problems hosting in your medium trusted server.
Hello Madhavan,
Yes, we've noticed this issue since the release of Safari 4.0.3. The fix will be included in WebUI Studio 2009 Service Pack 1 coming up next week.
Thanks!
Dan, thanks for sharing your results. It's great to see the compression worked at 72% level for you.
Several points for your questions:
Another interesting point regarding Javascript caching: SmartWebResources will automatically cache the javascript and other resources in the client browsers when your application is running in the production server (eg, compilation debug="false" in web.config). So the answer is yes, and it's automatic, so there're no efforts needed at your end for the caching.
The built-in cache setting sets the expiration to occur when the files are modified since last access (based on modified date of each resource).
Let me know if you have other questions. Thanks!
Dan, the client binding should give 80% less footprint when compared apple-to-apple (both uncompressed).
Yes, the JSON data should be compressed as well when you turned on IIS dynamic compression. A quick question, did you test our sample from the live sample/C# samples installed in your development machine? Please note that these samples are running from WebDevServer (file system mode), not IIS 7.
Let me know if you still unable to get the compression works in IIS 7 mode with compression enabled.
Agustin, you can try to use grid.RootTable.Rows[0].Expanded property to determine whether a row is expanded or not.
The value of this property also depends on when it's accessed. It might not be available in AJAX context for built-in data operations.
Do you access it in Page_Load after a full postback or in initial load?
What is the expected javascript footprint for a page that uses all four of these features: grid, combo, web dialog box, and web imput?We purchased the latest version of the grid specifically because of this new compression feature and we need to have it work for us.
What is the expected javascript footprint for a page that uses all four of these features: grid, combo, web dialog box, and web imput?
We purchased the latest version of the grid specifically because of this new compression feature and we need to have it work for us.
A note regarding the compression level, the SmartWebResources compression feature used medium compression level to have a good balance between output and performance.
In most cases (and per my inspection on each compressed script), the average compression is at 75% level. That means, if the total size of uncompressed scripts is 1.5MB, then you can expect the total size after compression to be approximately 375 - 400 KB.
Please let me know how you find the results at your end.
Dan, thanks for your response.
Here are the answers to your questions:
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname