Hi Team,
I would like to be able to have client-side filtering/sorting/grouping capabilities for large backend datasets that cannot be entirely loaded on the client.
As it stands now, the DataGrid (and other data components) can only operate on the data that is has in the local DataView. This means that I need to build a custom filtering solution that prefilters/presorts the backend data before paging and loading it into the DataGrid.
To accomplish the "full view", we need a data layer that understands both the UI as well as the backend. The Telerik UI for WPF product has an excellent solution for this, known as the WPF EntityFrameworkCoreDataSource - Overview - Telerik UI for WPF and the WPF DataServiceDataSource - Overview - Telerik UI for WPF.
If such a feature can be added to Telerik UI for MAUI, it would be an excellent bonus for the component suite in data heavy applications.
Thank you,
Peter
Provide cross hair feature similar to kendo -> https://www.telerik.com/kendo-jquery-ui/documentation/api/javascript/dataviz/ui/chart/configuration/axisdefaults.crosshair
the requirement is exactly what you have on the kendo chart crosshair where the horizontal line follows the mouse while the vertical line locks to the nearest datapoint.
Provide an option to display a chart title and align it to top left, right and center and bottom left, right and center
provide support for : narrator and voice over
and the screen reader should announcing:
Provide an option to drag a cell content and drop it to another cell for both default and skia render modes
Makes this feature also available for skia cell renderer
This is a request to have a Markdown Viewer added to Telerik UI for Maui's portfolio. Something similar to these:
We would only need the ability to view markdown. Not edit it.
Thank you,
Teddy