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
Hi Rocky
WebGrid has a feature called "RestoreRowSelection" that Determines whether WebGrid should automatically restore multiple row selection state after FlyPostBack actions. Please try set RestoreRowSelection (Under LayoutSetting) to "All".
Best Regards,Leo
Hi Questica,
Glad that it works.
Hi Alex,
I will try to help you by asking WebGrid development team whether this is possible. Will update you once I got the answer.
Thanks for your report. I have report this to WebGrid development team under 'ASPNET-170'. I will keep you up to date with the information regarding this issue.
For a workaround, you could run the following javascript on WebGrid's AfterInitialize client side event.
AfterInitialize = function () { if (RenderCalendarEngine) { RenderCalendarEngine.RenderYearCalendar = function (a) { if (!a.Parent.Scheduler) { a.Parent.Scheduler = new Object(); a.Parent.Scheduler.DefaultStyleMode = a.DefaultStyleMode; RenderCalendarEngine.RenderCoreCalendar(a, "Year"); a.Parent.Scheduler = null; } else RenderCalendarEngine.RenderCoreCalendar(a, "Year"); } } }
Hope this will help you.
Hi David,
Please read my response to your question on http://www.intersoftpt.com/Community/WebGrid/Controls-dont-work-on-Chrome-43/
Hi Eric and Frank,
I would like to confirm what version of webgrid and WebSchedulerthat you have used. For your information, the hotfix has been tested by me for WebGrid 9.0.7200.1 and WebScheduler 4.0.1000.4 on FirstExperience.aspx sample. If you have used older version, please consider to update your control.
Also please make sure that you have applied the hotfix correctly. The final result after applying this hotfix (on Development Server) would be ISNet.dll, ISNet.WebUI.dll, ISNet.WebUI.Design.dll, ISNet.WebUI.Editor.v4.dll and ISNet.WebUI.Silverlight.dll on GAC was updated with the latest version (Properties > Version > File Version : 3.0.5000.914) and ISNet.WebUI.Resources.dll on your project bin folder was updated with the latest version 3.0.5000.914.
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