Osama Al Banna

Results 13 comments of Osama Al Banna

The problem occurs because of this line https://github.com/HandyOrg/HandyControl/blob/e5a94c877aaab8d43f6438ae6962cf2364013ef3/src/Shared/HandyControl_Shared/Controls/Input/CheckComboBox/CheckComboBox.cs#L232 I know that we need to get the template from the current `CheckComboBoxItem` to have a unified design, But the problem with...

@cuiliang two things first, please use a **gif** instead of **mp4**, because most people have concerns about downloading mp4 videos int their devices for protection purpose, second, I know what...

What @mjfreelancing means Is: For nested collection, the cell in the column will not show any text after `Max` string length #### reproduce the issue ```C# var db = new...

[Read This](https://itsfoss.com/use-windows-applications-linux/) Note, this app implemented in windows form, so we can not migrate it to Linux since this exclusive belong to windows os so the best way to go...

I agree with you this is a very important feature, I am very bussy now, but I will try to implement this feature soon.

### I Implemented it partially here #33 implementing a full recent list will take much time for designing UI and create some shape of DB or use `LiteDb` itself, so...

Now In #33, I Finished the implementation of * Load last opened database on startup * Load last opened database with one click * Show recent databases list, and set...

@micahmo There lots of issues in your code and in your question, but I will try to mention the most important things. * First Please edit your Issue, code snippet...

@micahmo I can not figure the issue you try to mention, Please look at the next snippet, and explain what the result you expect, **Two Next Tests State Is: Success**...

@micahmo > I should be able to use your solution in my project, so thank you very much! I am so happy to hear that 😄 , just notice, LiteDB...