In some cases, a redundant extra tick is drawn when using a DateTimeContinuousAxis.
Datagrid
Built in features for:
- Paging
eg. https://demos.telerik.com/aspnet-mvc/grid/paging
- Search Panel
eg. https://demos.devexpress.com/MVCxGridViewDemos/Filtering/SearchPanel
- Sorting
eg. https://demos.telerik.com/aspnet-mvc/grid/sorting
I am trying to replicate a part of our MVC application using xamarin.forms.
The forms required will have a datagrid, when a row is clicked I want to open a pdfViewer.
These built in features would help me and others.
Regards,
Graham
Hi there,
We're struggeling with the radentry control. For login purposes we use one for the password and one for the email. When we set IsPassword=true this does show dots instead of words, but some basic stuff isn't working.
1) The normal entry with IsPassword=true does also hide the suggestion tab that is above the keyboard. We also tried hiding this with other settings but to no result. This control should also hide suggestions since it is a password and we don't want to cache this in any way.
2) When we replace the radentry password field with a xamarin entry password field (so set IsPassword=true on both) then we also get the password fill option. In this case Samsung keypass. I imagine if people are using autofillers such as samsung, google, or something else, that this should also work since i'm stating the field is a password field.
Tested on android with multiple devices.
Thanks in advance!
Martijn
Currently in 2019 R2 and earlier, the "options" button at the bottom of the filtering UI allows the user to rearrange and toggle the visibility of columns in the DataGrid.
I request to have a property or setting on the DataGrid or the DataGridColumn that will prevent the user from changing the visibility or ordering of columns. from that UI (just like you can prevent user filtering or user sorting)
Capability to automatically detect the at symbol "@" for mentions (maybe against a collection of 'contacts') and the ability to detect the pound symbol '#' for hashtag creation.
Do you have plans to develop controls for the UNO platform?
There are other companies that have already stated that they are working on it, for example,
https://www.syncfusion.com/blogs/post/collaboration-syncfusion-uno-platform.aspx
A good addition to the suite would be a textbox control that can be made read-only, while still offering text selection and the ability to copy text from it.
Images loaded from memory stream behave strange - on iOS they don’t load immediately, only after list is scrolled and after that they start resizing and reordering randomly when scrolling; on UWP they load on initialization but have same problem with reordering.
Currently, we have exposed a limited set of properties which you can use for styling the items. We should consider adding additional ones like Text alignment, TextFontSize, etc. Setting a separate Control Template might be the best option.
If you apply a border with rounded corners and background color to RadEntry, the background exceeds the border.
When SlideView contains ContentViews, it does not always update SelectedIndex (or visible item) after swiping on iOS
When there is custom template applied that hosts multiple rows of UI components with total height greater than 44, the template is not measured correctly, leading to wrong visualization.
Currently this could be accomplished through methods.
Please add a search option to PDF Viewer.
It will be great If you can also add a thumbnail preview option to view all pages in the PDF and a page slider to help navigate user to any page in seconds.