File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <syncfusion : SfDataGrid .Columns>
1717 <syncfusion : DataGridTextColumn MappingName =" Control" />
1818 <syncfusion : DataGridTextColumn MappingName =" Platform" />
19- <syncfusion : DataGridTemplateColumn MappingName =" UgLink " >
19+ <syncfusion : DataGridTemplateColumn MappingName =" UGLink " >
2020 <syncfusion : DataGridTemplateColumn .CellTemplate>
2121 <DataTemplate >
2222 <local : HyperlinkLabel Text =" User Guide documentation"
23- Url =" {Binding UgLink }"
23+ Url =" {Binding UGLink }"
2424 VerticalTextAlignment =" Center" />
2525 </DataTemplate >
2626 </syncfusion : DataGridTemplateColumn .CellTemplate>
Original file line number Diff line number Diff line change 5050
5151 <ItemGroup >
5252 <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 7.0.0" />
53- <PackageReference Include =" Syncfusion.Maui.DataGrid" Version =" 22.2.9 " />
53+ <PackageReference Include =" Syncfusion.Maui.DataGrid" Version =" * " />
5454 </ItemGroup >
5555
5656</Project >
You can’t perform that action at this time.
0 commit comments