Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged from master #808

Merged
merged 49 commits into from
Mar 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
48646ee
Updated DataGrid articles, other small updates
Feb 21, 2024
ecdefe5
Added new kb article hide-no-result-message-autocomplete-net-maui
Feb 22, 2024
2d25e45
Update knowledge-base/hide-no-result-message-autocomplete-net-maui.md
didiyordanova Feb 22, 2024
4ba1abf
Update knowledge-base/hide-no-result-message-autocomplete-net-maui.md
didiyordanova Feb 22, 2024
32ecb2f
Update knowledge-base/hide-no-result-message-autocomplete-net-maui.md
didiyordanova Feb 22, 2024
d519260
Update knowledge-base/hide-no-result-message-autocomplete-net-maui.md
didiyordanova Feb 22, 2024
04f7278
Update knowledge-base/hide-no-result-message-autocomplete-net-maui.md
didiyordanova Feb 22, 2024
dacd1e6
Update knowledge-base/hide-no-result-message-autocomplete-net-maui.md
didiyordanova Feb 22, 2024
07d6235
Merge pull request #793 from telerik/new-kb-hide-no-result-message-au…
didiyordanova Feb 22, 2024
83679fd
Update images first part.
didiyordanova Feb 23, 2024
e6db1ca
Add info for local packages
didiyordanova Feb 26, 2024
07e541b
Reference dlls
didiyordanova Feb 26, 2024
d921bec
Update get-started/mac/first-steps-nuget.md
didiyordanova Feb 26, 2024
1592875
Update get-started/windows/first-steps-nuget.md
didiyordanova Feb 26, 2024
c1d027b
Update installation/approaches.md
didiyordanova Feb 26, 2024
29e81d2
Add images
didiyordanova Feb 26, 2024
3798ead
Merge branch 'didi/update-images' of https://github.com/telerik/maui-…
didiyordanova Feb 26, 2024
e93d0c1
Apply suggestions from code review
kerpecheva Feb 27, 2024
59fa9ed
Updates to DataGrid FilterTemplate topic and Scheduler Built-in dialogs
Feb 27, 2024
9ba457c
Merge pull request #792 from telerik/kerpecheva/small-updates
kerpecheva Feb 27, 2024
5cde0a0
Update commands slug
didiyordanova Feb 28, 2024
d715440
Merge pull request #796 from telerik/didi/update-images
didiyordanova Feb 28, 2024
c0e17c0
Update ImageEditor toolbar
didiyordanova Feb 28, 2024
9852dd5
Merge pull request #797 from telerik/didi/update-images
didiyordanova Feb 28, 2024
14f6909
Update images
didiyordanova Feb 28, 2024
5c90f5e
fix typo
didiyordanova Feb 28, 2024
81f756d
Merge pull request #798 from telerik/didi/update-images
didiyordanova Feb 28, 2024
8b1b777
Update macos images
didiyordanova Feb 28, 2024
a4e7b85
Merge pull request #799 from telerik/didi/update-images
didiyordanova Feb 28, 2024
71f0608
Added new kb article migrating-xamarin-checkbox-maui-checkbox
Feb 29, 2024
9b24cfe
Added new kb article make-sidedrawer-opacity-consistent-across-platfo…
Feb 29, 2024
cde1850
Update button getting started images
didiyordanova Mar 4, 2024
6c62544
Merge pull request #805 from telerik/didi/update-images
didiyordanova Mar 4, 2024
175cb72
Update navigation-buttons.md
viveknegi51288 Mar 6, 2024
ba2c7a5
Merge pull request #807 from viveknegi51288/patch-2
yordan-mitev Mar 6, 2024
4c16fb9
Update knowledge-base/make-sidedrawer-opacity-consistent-across-platf…
didiyordanova Mar 7, 2024
00e36e4
Update knowledge-base/make-sidedrawer-opacity-consistent-across-platf…
didiyordanova Mar 7, 2024
73ed42a
Update knowledge-base/make-sidedrawer-opacity-consistent-across-platf…
didiyordanova Mar 7, 2024
d33d1ec
Update knowledge-base/make-sidedrawer-opacity-consistent-across-platf…
didiyordanova Mar 7, 2024
7f8ed54
Address comments
didiyordanova Mar 7, 2024
0e07209
remove s
didiyordanova Mar 7, 2024
fb74f18
Merge pull request #804 from telerik/new-kb-make-sidedrawer-opacity-c…
didiyordanova Mar 7, 2024
b3aaf21
Update knowledge-base/migrating-xamarin-checkbox-maui-checkbox.md
didiyordanova Mar 7, 2024
f7d1892
Update knowledge-base/migrating-xamarin-checkbox-maui-checkbox.md
didiyordanova Mar 7, 2024
797132a
Update knowledge-base/migrating-xamarin-checkbox-maui-checkbox.md
didiyordanova Mar 7, 2024
6ef81b0
Update knowledge-base/migrating-xamarin-checkbox-maui-checkbox.md
didiyordanova Mar 7, 2024
b168525
Update knowledge-base/migrating-xamarin-checkbox-maui-checkbox.md
didiyordanova Mar 7, 2024
e45f8ae
Address comments.
didiyordanova Mar 7, 2024
84c3bb0
Merge pull request #800 from telerik/new-kb-migrating-xamarin-checkbo…
didiyordanova Mar 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 11 additions & 9 deletions controls/button/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ slug: button-getting-started

This guide provides the information you need to start using the Telerik UI for .NET MAUI Button by adding the control to your project.

This is the default look of the `RadButton` control:

![.NET MAUI Button Default Look](images/button-default-look.png)

At the end, you will achieve the following result.

![Button Getting Started](images/button-getting-started.png)
![.NET MAUI Button Getting Started](images/button-getting-started.png)

## Prerequisites

Expand Down Expand Up @@ -42,11 +46,10 @@ xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"

**4.** Register the Telerik controls through the `Telerik.Maui.Controls.Compatibility.UseTelerik` extension method called inside the `CreateMauiApp` method of the `MauiProgram.cs` file of your project:

```C#
using Telerik.Maui.Controls.Compatibility;

public static class MauiProgram
{
```C#
using Telerik.Maui.Controls.Compatibility;
public static class MauiProgram
{
public static MauiApp CreateMauiApp()
{
var builder = MauiApp.CreateBuilder();
Expand All @@ -57,11 +60,10 @@ xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"
{
fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular");
});

return builder.Build();
}
}
```
}
```

> For a runnable example with the Button Getting Started scenario, see the [SDKBrowser Demo Application]({%slug sdkbrowser-app%}) and go to **Button > Getting Started**.

Expand Down
Binary file added controls/button/images/button-default-look.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified controls/button/images/button-getting-started.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified controls/button/images/button-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion controls/button/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ slug: button-overview

The Telerik UI for .NET MAUI Button control enhances the functionality of the standard .NET MAUI Button by providing options for customizing its look and feel. Additionally, it enables you to add borders, set its transparency, align its content, define backgrounds, and render images.

![Button Overview](images/button-overview.png "Button for .NET MAUI")
![.NET MAUI Button Overview](images/button-overview.png "Button for .NET MAUI")

## Key Features

Expand Down
5 changes: 5 additions & 0 deletions controls/chat/styling.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ To customize the different parts of the control, you can use the following built

- `OutgoingLabelStyle` (target type `Label`)—Defines the style of the label of the outgoing message.

In addition, the following properties set the background of the Chat:

* `BackgroundColor`(`Color`)—Defines the background color of the Chat control.
* `InputAreaBackgroundColor`(`Color`)—Defines the bacgkround color of the area that the input elements (entry and button) reside.

## Customize the Chat Entry

You can customize the `ChatEntry` with an implicit style. The example below shows how to customize the chat entry in your Chat control. The `ChatEntry` represents the entry used for writing messages in the Telerik UI for .NET MAUI Chat control.
Expand Down
2 changes: 2 additions & 0 deletions controls/checkbox/xamarin-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ The tables in the following sections list any differences between the APIs of th
| N/A | `CornerRadius` |
| `CheckBoxUserCommand` | N/A |

Review the [Implementing the CheckBoxUserCommand Behavior When Migrating from Xamarin CheckBox to MAUI CheckBox]({%slug migrating-xamarin-checkbox-maui-checkbox%}) how-to article for more details how to define a command when the Telerik .NET MAUI CheckBox state changes.

## See Also

* [Migrating from Xamarin.Forms to .NET MAUI]({% slug migrate-to-net-maui %})
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions controls/datagrid/columns/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"

<snippet id='datagrid-columns-converter' />

Check the result in the image below:

![Telerik .NET MAUI DataGrid Defining Columns](images/datagrid-columns.png)

## Columns Features

Find below a quick overview of the DataGrid's Columns features.
Expand Down
14 changes: 0 additions & 14 deletions controls/datagrid/filtering/control-template.md

This file was deleted.

39 changes: 39 additions & 0 deletions controls/datagrid/filtering/filter-control-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: Filter Control Template
page_title: .NET MAUI DataGrid Documentation - Filter Control Template
description: "Review the Telerik .NET MAUI DataGrid Filter Control Template documentation article to learn more about applying custom filter to the DataGrid using FilterControlTemplate property."
position: 2
slug: datagrid-filter-control-template
---

# Filter Control Template

The Telerik DataGrid provides a built-in filtering UI which enables users to quickly filter the displayed data. To customize the built-in filtering UI for a concrete column, use the `FilterControlTemplate` property of the typed columns (text, boolean, numeric, date, time, and picker columns).

In addition, as the [template column]({%slug datagrid-columns-template-column%}) does not provide a default filtering UI, with the `FilterControlTemplate` property you can allow users to filter data in template columns as well.

* `FilterControlTemplate`(`DataTemplate`)&mdash;Specifies the user defined template used for Filtering UI. The template must contain an instance of the `Telerik.Maui.Controls.Compatibility.DataGrid.DataGridFilterControlBase` class.

Check a quick example on how to create a custom `FilterControlTemplate` below.

**1.** Add the following snippet to declare a sample CityFilterControl - it should inherit from `Telerik.Maui.Controls.Compatibility.DataGrid.DataGridFilterControlBase`:

<snippet id='datagrid-filter-template-filtercontrolbase' />

**2.** Here is the code behind of the CityFilterControl:

<snippet id='datagrid-filter-template-filtercontrolbase-code' />

**3.** Add the `RadDataGrid` instance - you'd need to manually define the columns and apply the custom Filter Control Template through the `FilterTemplate` property:

<snippet id='datagrid-filter-template-xaml' />

Check the result below:

![Telerik .NET MAUI DataGrid Custom Filter Control Template](images/datagrid-customfiltertemplate.gif)

## See Also

- [Columns Overview]({%slug datagrid-columns-overview%})
- [Filtering UI]({%slug datagrid-filtering-ui%})
- [Programmatic Filtering]({%slug datagrid-programmatic-filtering%})
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion controls/imageeditor/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"

**3.** Rotate Commands set on a Button

<snippet id='imageeditor-commands-xaml'/>
<snippet id='imageeditor-rotate-commands-xaml'/>

**4.** Hue Command Executed on a Button click and a Slider for changing the Hue Value:

Expand Down
64 changes: 53 additions & 11 deletions controls/imageeditor/migrate-from-xamarin.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,66 @@ Telerik .NET MAUI ImageEditor control preserves the same API as Xamarin.Forms Im
| Control | Control name | XAML Namespcace | C# Namespace|
| --------------- | --------------- | --------------- | --------------- |
| Xamarin ImageEditor | `RadImageEditor` | xmlns:telerikImageEditor="clr-namespace:Telerik.XamarinForms.ImageEditor;assembly=Telerik.XamarinForms.ImageEditor" | using Telerik.XamarinForms.ImageEditor; |
| Xamarin ImageEditorToolbar | `RadImageEditorToolbar` | xmlns:telerikImageEditor="clr-namespace:Telerik.XamarinForms.ImageEditor;assembly=Telerik.XamarinForms.ImageEditor" | using Telerik.XamarinForms.ImageEditor; |
| .NET MAUI ImageEditor | `RadImageEditor` | xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui" | using Telerik.Maui.Controls; |
| .NET MAUI ImageEditorToolbar | `RadImageEditorToolbar` | xmlns:telerik="http://schemas.telerik.com/2022/xaml/maui" | using Telerik.Maui.Controls; |


## Modifying the API

When migrating the ImageEditor from Xamarin to .NET MAUI, consider the following differences in the API:

| Xamarin ImageEditor | .NET MAUI ImageEditor |
| ------------- | --------------- |
| - | support for exporting images as `Gif` |
| - | support for exporting images as `Bmp` |
| - | `UndoCommand` |
| - | `RedoCommand` |
| - | `RotateBackwardCommand` |
| - | `SaturationInteractiveCommand` |
| - | `BrightnessInteractiveCommand` |
| - | `BlurInteractiveCommand` |
| - | `ContrastInteractiveCommand` |
| - | `HueInteractiveCommand` |
| - | `SharpenInteractiveCommand` |
| N/A | support for exporting images as `Gif` |
| N/A | support for exporting images as `Bmp` |
| N/A | `UndoCommand` |
| N/A | `RedoCommand` |
| N/A | `RotateBackwardCommand` |
| N/A | `SaturationInteractiveCommand` |
| N/A | `BrightnessInteractiveCommand` |
| N/A | `BlurInteractiveCommand` |
| N/A | `ContrastInteractiveCommand` |
| N/A | `HueInteractiveCommand` |
| N/A | `SharpenInteractiveCommand` |

When migrating the ImageEditorToolbar from Xamarin to .NET MAUI, consider the following differences in the API:

| Xamarin ImageEditorToolbar | .NET MAUI ImageEditorToolbar |
| ------------- | --------------- |
| `IsMultiLine` with `true` and `false` values | `OverflowMode` with `DropDown`, `Scroll` and `Wrap`(multiline) values |
| N/A | `OverflowMenuButtonVisibility` |
| `OverflowButtonTemplate` | `OverflowMenuButtonTemplate` |
| `OverflowButtonText`, `OverflowButtonTextColor` and `OverflowButtonFontFamily` | `OverflowMenuButtonStyle` - Style the overflow button |
| `TransformsToolbarItem` | `ImageEditorTransformationsToolbarItem` |
| `CropToolbarItem` for mobile and desktop | `ImageEditorCropToolbarItem` |
| N/A | `ImageEditorCropOptionsToolbarItem` |
| `ResizeToolbarItem` | `ImageEditorResizeOptionsToolbarItem` |
| `RotateLeftToolbarItem` | `ImageEditorRotateLeftToolbarItem` |
| `RotateRightToolbarItem` | `ImageEditorRotateRightToolbarItem` |
| `FlipHorizontalToolbarItem` | `ImageEditorFlipHorizontalToolbarItem` |
| `FlipVerticalToolbarItem` | `ImageEditorFlipVerticalToolbarItem` |
| `EffectsToolbarItem` for mobile and desktop | `ImageEditorFiltersToolbarItem` for mobile |
| N/A | `ImageEditorFilterOptionsToolbarItem` for desktop |
| `TransformsToolbarItem` | `ImageEditorTransformationsToolbarItem` |
| `HueToolbarItem` | `ImageEditorHueToolbarItem` |
| `SaturationToolbarItem` | `ImageEditorSaturationToolbarItem` |
| `BrightnessToolbarItem` | `ImageEditorBrightnessToolbarItem` |
| `ContrastToolbarItem` | `ImageEditorContrastToolbarItem` |
| `BlurToolbarItem` | `ImageEditorBlurToolbarItem` |
| `SharpenToolbarItem` | `ImageEditorSharpenToolbarItem` |
| `UndoToolbarItem` | `ImageEditorUndoToolbarItem` |
| `RedoToolbarItem` | `ImageEditorRedoToolbarItem` |
| `ResetToolbarItem` | `ImageEditorResetToolbarItem` |
| `ApplyToolbarItem` | `ImageEditorApplyToolbarItem` |
| `CancelToolbarItem` | `ImageEditorCancelToolbarItem` |
| `TemplateToolbarItem` | Review the [toolbar items]({%slug toolbar-items%}) `RadToolbar` control provides |
| `CommandToolbarItem` | Review the [toolbar items]({%slug toolbar-items%}) `RadToolbar` control provides |
| `ZoomToFitToolbarItem` | `ImageEditorZoomToFitToolbarItem` |
| N/A | `ImageEditorZoomInToolbarItem` |
| N/A | `ImageEditorZoomOutToolbarItem` |
| N/A | `ImageEditorZoomToolbarItem` |
| N/A | `ImageEditorZoomToOriginalToolbarItem` |

## See Also

Expand Down
8 changes: 4 additions & 4 deletions controls/imageeditor/toolbar/items.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The table below shows the built-in toolbar items available for desktop - `WinUI`

Review all properties available for toolbar items configuration.

### Properties for All Toolbar Items**
### Properties for All Toolbar Items

The properties described bellow apply to all toolbar items available in the `ImageEditorToolbar`:

Expand All @@ -65,7 +65,7 @@ The properties described bellow apply to all toolbar items available in the `Ima
* `ToolStrip`&mdash;The toolbar item appears in the main tool strip area of the toolbar.
* `DropDown`&mdash;The toolbar item appears in the overflow drop-down menu of the toolbar.

### Properties for Specific Toolbar Items**
### Properties for Specific Toolbar Items

The properties described below apply to `blur`, `hue`, `saturation`, `brightness`, `sharpen`, `contrast`, `flip`, `resize`, `undo`, `redo`, `crop`, `rotate`, `button` toolbar items:

Expand All @@ -76,13 +76,13 @@ The properties described below apply to `blur`, `hue`, `saturation`, `brightness
* `CommandParameter`(`object`)&mdash;Defines the parameter of the command, which is executed when the button is clicked.
* `Clicked` event&mdash;Raised when the button is clicked.

### Properties for Filter Toolbar Items - `blur`, `hue`, `saturation`, `brightness`, `sharpen`, `contrast`**
### Properties for Filter Toolbar Items - `blur`, `hue`, `saturation`, `brightness`, `sharpen`, `contrast`

* `Value`(`double`)&mdash;Defines the current value, when using an auto-generated slider content. Default value is`0`.
* `MinimumProperty`(`double`)&mdash;Defines the minimum value, when using an auto-generated slider content. Default value is `-100`.
* `MaximumProperty`(`double`)&mdash;Defines the maximum value, when using an auto-generated slider content. Default value is `100`.

### Properties for Navigation Toolbar Item**
### Properties for Navigation Toolbar Item

* `AutoGenerateItems`(`bool`)&mdash;Specifies a value indicating whether to auto-generate all child items by default. The default value is `true`.
* `Items`(`IList<ToolbarItem>`)&mdash;Read-only collection of `Telerik.Maui.Controls.ToolbarItems`.
Expand Down
10 changes: 5 additions & 5 deletions controls/scheduler/built-in-dialogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,13 @@ You can style the visual appearance of each dialog by creating the corresponding
* `EditAppointmentDialogStyle`&mdash;Defines the `Style` that will be applied on the Edit Appointment dialog.
* `EditRecurrenceDialogStyle`&mdash;Defines the `Style` that will be applied on the Edit Recurrence dialog.
* `EditRecurrenceChoiceDialogStyle`&mdash;Defines the `Style` that will be applied on the Edit Recurrence Choice dialog.
* `DeleteAppointmentChoiceDialogStyle`&mdash;Defines the `Style` that will be applied on the Delete Appointment Choice dialog.
* `DeleteAppointmentChoiceDialogStyle`&mdash;(Desktop-only)Defines the `Style` that will be applied on the Delete Appointment Choice dialog.
* `DeleteRecurrenceChoiceDialogStyle`&mdash;Defines the `Style` that will be applied on the Delete Recurrence Choice dialog.
* `PreviewAppointmentDialogStyle`&mdash;(Android- and iOS-only)Defines the `Style` for the Preview Appointment dialog.

## See Also

- [Appointments]({% slug appointments-overview %})
- [Recurrence Pattern](% slug recurrence-pattern %})
- [Recurrence Rule](% slug recurrence-rule %})
- [Views]({%slug scheduler-views-overview %})
- [Appointments]({%slug appointments-overview %})
- [Recurrence Pattern]({%slug scheduler-recurrence-pattern %})
- [Recurrence Rule]({%slug scheduler-recurrence-rule %})
- [Views]({%slug scheduler-views-overview %})
2 changes: 1 addition & 1 deletion controls/sidedrawer/transitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Transitions are the animation effects applied to the side drawer while being ope
* `DrawerTransitionType`(enum of type `Telerik.Maui.Controls.SideDrawerTransitionType`)&mdash;Defines the transition of the component. This property can be set to one of the following values:
* `Fade`, `Push`, `Reveal`, `ReverseSlideOut`, `ScaleUp`, `SlideAling`, `SlideInOnTop`, `Custom`

* `DrawerTransitionFadeOpacity`(`double`)&mdash;Defines the opacity of the fade layer of the component. This controls the fade layer opacity on Android or the dim opacity on iOS.
* `DrawerTransitionFadeOpacity`(`double`)&mdash;Defines the opacity of the fade layer of the component. This controls the fade layer opacity on Android and WinUI or the dim opacity on iOS and MacCatalyst. The opacity value is different on different platforms. Review the [Making SideDrawer Opacity Consistent across Platforms]({%slug make-sidedrawer-opacity-consistent-across-platforms-net-maui%}) how-to article for more details.

## Built-in Transitions

Expand Down
4 changes: 2 additions & 2 deletions controls/slideview/navigation-buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To switch through the different views of the SlideView, you van use Navigation B

The SlideView exposes a `NavigationButtonVisibility` property that allows you to control the visibility options of the Navigation Buttons:

* `Visisble`&mdash;The buttons are visible.
* `Visible`&mdash;The buttons are visible.

* `HiddenWhenDisabled`&mdash;The buttons are visible when enabled and hidden when disabled.

Expand All @@ -24,4 +24,4 @@ The SlideView exposes a `NavigationButtonVisibility` property that allows you to
- [Handling the SlideView Events]({%slug slideview-events%})
- [Using an Item Template in SlideView]({%slug slideview-item-template%})
- [Styling the SlideView Component]({%slug slideview-navigation-buttons-styling%})
- [Styling the SlideView Indicators]({%slug indicators-styling%})
- [Styling the SlideView Indicators]({%slug indicators-styling%})
2 changes: 1 addition & 1 deletion controls/toolbar/items/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: toolbar-items

![.NET MAUI Toolbar Visual Structure](../images/toolbar-visual-structure.png "Visual elements of Toolbar")

The Telerik .NET MAUI Toolbar provides a built-in toolbar items. The available items are described in the table below:
The Telerik .NET MAUI Toolbar provides built-in toolbar items. The available items are described in the table below:

| Toolbar Item | Description |
| ------------ | ------- |
Expand Down
8 changes: 4 additions & 4 deletions demos-and-sample-apps/controls-showcase-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ You can access the Controls Samples application in the following ways:

`dotnet build -t:Run -f net8.0-maccatalyst`

* ControlsSamples application on MacOS.
* ControlsSamples application on MacOS.

![Telerik UI for .NET MAUI ControlsSamples App MacCatalyst](images/controlssamples-macos.png)
![Telerik UI for .NET MAUI ControlsSamples App MacCatalyst](images/controlssamples-mac.png)

1. Run on iOS using the following command:

Expand All @@ -63,9 +63,9 @@ You can access the Controls Samples application in the following ways:
3. Select Connected device.
4. Under Device Information, you will get an identifier, or UDID, of the device.

* ControlsSamples application on iOS.
* ControlsSamples application on iOS.

![Telerik UI for .NET MAUI ControlsSamples App iOS](images/controlssamples-iphone.png)
![Telerik UI for .NET MAUI ControlsSamples App iOS](images/controlssamples-iphone.png)

>tip Check the [.NET MAUI Examples, Demos, and Sample Apps Overview]({%slug sampleapps-overview%}) topic which lists all the sample applications built with Telerik UI for .NET MAUI.

Expand Down
2 changes: 0 additions & 2 deletions demos-and-sample-apps/crypto-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ position: 3

Crypto Tracker demo is a real-case crypto application that shows changes in cryptocurrency prices, built with the Telerik UI for .NET MAUI controls.

![Telerik UI for .NET MAUI CryptoTracker App](../images/crypto-app.png)

You can start using the Crypto Tracker application in the following ways:

You can access the SDKBrowser application in the following ways:
Expand Down
Binary file modified demos-and-sample-apps/images/controlssamples-iphone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified demos-and-sample-apps/images/controlssamples-winui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified demos-and-sample-apps/images/controlssamples_android.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demos-and-sample-apps/images/demo-macos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demos-and-sample-apps/images/sdk-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified demos-and-sample-apps/images/sdkbrowser-winui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed demos-and-sample-apps/images/sdkbrowser_all.png
Binary file not shown.
4 changes: 3 additions & 1 deletion demos-and-sample-apps/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,16 @@ The Telerik .NET MAUI library has a few fully-featured [demo applications](https

The Telerik UI for .NET MAUI Controls Samples is a highly polished application offering many scenario-specific use cases designed to show off a subset of features for each component. The app provides various .NET MAUI examples for many of the 60+ .NET MAUI controls included in the library.

![.NET MAUI examples and controls samples](images/controlssamples_all.png)
![Telerik UI for .NET MAUI ControlsSamples App WinUI](images/controlssamples-winui.png)

For more information on it, refer to [Controls Samples App]({%slug controls-samples-app%}).

## SDKBrowser App

The SDKBrowser is a set of .NET MAUI examples that explain how to use the features of a control. Contrary to the Controls Samples application, the SDKBrowser shows the components in their pure form without adding extra styling and polishing. It's the go-to source for "how do I use X in Y control". Most of the code snippets available in the documentation are directly generated from the examples in the SDKBrowser (you can see special comments in the code for this).

![.NET MAUI examples and controls samples](images/sdk-mobile.png)

For more information on it, refer to [SDKBrowser App]({%slug sdkbrowser-app%}).

## Crypto Tracker App
Expand Down
Loading
Loading