MockingBird

Results 31 issues of MockingBird

现在Index是在Excel里面强相关的,Index是多少,Excel的数据就在几列。 能否添加一个新的属性,先对所有的Index进行排序,然后按照Index的顺序,从第1列开始填充,不管Index是多少。 比如Index的排序后的顺序是[2,4,5,7,9] 填充的列就是【1,2,3,4,5】 ### Excel Type - [ ] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File Please attach your...

help wanted

### Discussed in https://github.com/dotnetcore/FreeSql/discussions/1788 Originally posted by **yangf85** April 20, 2024 ![image](https://github.com/dotnetcore/FreeSql/assets/42733580/9b9e6d67-f10a-454f-a79d-f3bc812455fd) 很多情况下,只需要级联的某几个属性,如果在ToList里面处理,也很复杂,每次都得写一大串

要怎么处理? #### 问题描述及重现代码: ```c# // c# code public class PersonEntity { [Column(IsPrimary = true, IsIdentity = true)] public int Id { get; set; } [Column(Position = 4)] public int Age...

hi ,everyone. Cannot bind multiple selections to a model property. ![image](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/assets/42733580/c3045c01-5064-4373-819b-9a2d671c8453) ![image](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/assets/42733580/21389ac1-3bf3-4273-b0b2-08bd890df607) ![image](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/assets/42733580/7cc222c5-1153-4180-8e1e-31eec4795034) When toggling the selection, the bound value is always 0. ![image](https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/assets/42733580/2c3eee85-eab4-496a-8813-c09a90c405c6)

Title: Style Issues and JavaScript Errors with MudSelectExtended Component Body: Description I am encountering an issue with the MudSelectExtended component in my Blazor application. The component’s styling appears incorrect, and...

![image](https://github.com/irihitech/Ursa.Avalonia/assets/42733580/25c9b32b-9a31-447e-af7e-513d3efc5627) 级联combobox ![image](https://github.com/irihitech/Ursa.Avalonia/assets/42733580/67d137d4-f547-429c-bf60-ff03e3ede5fc) 多选控件

Title: Feature Request: Body: Description As a user of the [YourLibraryName] library, I find myself needing a way to display text that can be easily switched to an editable state....

I hope this message finds you well. I am reaching out to request the addition of two new UI controls to enhance our application's interactivity and user experience. 1. **EditableTextblock**:...