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
... and paging seems to be the best way to handle this.But if we do paging, we are losing filtering and sorting.
... and paging seems to be the best way to handle this.
But if we do paging, we are losing filtering and sorting.
Paging is recommended to load large data in WebGrid.
We have a sample of WebGrid, ClientBinding_Paging.aspx. WebGrid supports both VirtualLoad and ClassicPaging for data paging when using ServerDataSource and client data services such as WebService, WcfService and AdoDataService. This sample shows WebGrid with classic paging which seamlessly retrieves data from Web service.
Filtering, sorting, and grouping works without problem in this sample. You can visit the live version of the sample in here.
Please let me know if you have other considerations.
I tried to replicate the reported problem by getting my location (using Services Samples) without internet connection. The test was taken on iPhone device and simulator.However, the problem doesn't persist. I can get my location without internet connection.
If you are using simulator, could you please check if the Location is set? I found discussions in stackoverflow related to this error.
This error occurs if you have Scheme/Edit Scheme/Options/Allow Location Simulation checked but don't have a default location set.
source: Location Manager Error : (KCLErrorDomain error 0).
Crosslight 5.0.5000.706 assembly is built using 23.1.1. The Crosslight.Xamarin.Android.Support 23.4.0.1 will be supported in the newer Crosslight assembly.
Hope this helps.
In the meantime, this causes a runtime error. How can I select the first navigation item of the drawer navigation when starting an app?
I attached a video which shows a simple app with initial selection (its first navigation item) when start. As shown in the video, the reported problem: causes a runtime error, is not reproducible.
For your reference, I enclosed my test app as attachment.
Should you find anything that I miss during my attempt to reproduce the problem, please feel free to let me know.
Could you please let me know if you are updating Crosslight.Xamarin.Android.Support.xxx from 23.1.1 to a newer version (23.4.0 or 23.4.0.1)?
I enclosed a project created with Crosslight Project Wizard. The project is created using "Navigation Drawer" as template and I only create for Android with the default settings. I have upgraded the NuGet packages of the solution to the latest stable version which is 5.0.5000.706.
Please have the attached project built on your end and let me know if the problem still persist or not.
Apologize for any inconvenience this problem may have caused you.
Currently I'm working to fix the Drawer samples right now. Will update the changes to the repository sample as soon as possible.
Edited on August 8, 2016Reason: Update fix to the sample
The reported problem has been resolved. Per my test, the iOS samples of ui-navigation-drawer repository can be loaded, built, and run without problems.
Please obtain the latest update and let me know if you have different result.
Sorry for any inconvenience this problem may have caused you.
In order to resolve the problem, we need to add NSLocationWhenInUseUsageDescription keys in info.plist file. This key is required for the location service.
This change has been pushed to Crosslight git. Please have the modified sample re-test on your end and let me know if the problem still persist.
I havn't tested it, but maybe there is the same problem on Android.
Per my test, the same problem doesn't happen on Android.
The reported problem is not reproducible in my simple sample. The sample is created based on the following specification:
1. Place multiple webgrid subsquently in one asp.net webpage.2. Right click to open context menu on last webgrid(as page is so long, page will have vertical scroll bar) you will see context menu moved on first webgrid, page will be scrolled.
1. Place multiple webgrid subsquently in one asp.net webpage.
2. Right click to open context menu on last webgrid(as page is so long, page will have vertical scroll bar) you will see context menu moved on first webgrid, page will be scrolled.
I enclosed the sample as attachment. Please have the sample evaluated on your end and let me know if you have different result.
Note: I'm using WebGrid 10 (10.0.7200.24) and WebUI.NET Framework 3.0 (3.0.5000.975). The sample page is viewed in IE 11 browser.
The clear icon is a small "x" button added by IE to all input elements when they are focused. What this button does is to clear the content of the input element.
I can replicate the reported problem in the live sample by following the step-by-step in your initial post. However, I got different result when testing the same sample file locally.
The clear icon doesn't appear. I'm using WebGrid 10 (10.0.7200.24), WebInput 5 (5.0.7200.268), and WebUI.NET Framework 3.0 (3.0.5000.975).
Could you please try to test the sample locally (using the latest build of WebGrid 10, WebInput 5, and WebUI.NET Framework 3.0) and let me know the result? The new Custom Editor Types sample of WebGrid has handle the appearance of the x button. The "Order Date" column uses WebInput as its editor type.
Can you let me know if there is any way to hide the "x icon" in the webinput?
You can style the ::-ms-clear pseudo-element for the box. Example:
#ctl00_content_wiExtension::-ms-clear { display: none; }
Apologize for the delay in sending this.
Crosslight stable build will be released as soon as possible to fix the issue found in the Crosslight 5 build 676.
Updated on August 4, 2016 5:00 AM
Crosslight 5 build 706 (5.0.5000.706) is now available in NuGet. Per my test, the reported problem is no longer persist. The Android project can be built and the resource missing errors are not persist.
Please try to upgrade the NuGet packages of the solution to the 5.0.5000.706 and let me know the result.
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