Mike Alhayek

Results 135 issues of Mike Alhayek

This is such an awesome library. It is one of the best I have seen and used. However, it seems like there is no active support for it. The last...

**Is your feature request related to a problem? Please describe.** When searching using multiple keys, when the same record is found using multiple keys, the same instance is suggested multiple...

enhancement

Fixes #193 , Here is a summary of the changed 1. Performance improvement during load: in the previous version, the html-table is parsed on page load and the parsed data...

**Describe the bug** I have a table with lots of columns/rows. When a user submits an HTML form using "POST" request, my app query the database and renders the data...

Any time a cell contains a "Carriage Return" followed by "Linefeed" characters, the export will render the text over multiple rows when exporting into `.xls` file **To Reproduce** Steps to...

investigating

This is more like a question or request a new feature not an issue. Is it possible to export the the html table with style? When using css bootstrap table,...

investigating

The [ResourceDebugMode](https://github.com/OrchardCMS/OrchardCore/blob/339d74b251b53393dd510f8ad3027aa17d78500d/src/OrchardCore/OrchardCore.Infrastructure.Abstractions/Settings/ResourceDebugMode.cs) was moved to `OrchardCore.Abstractions` since it's used by `OrchardCore.Settings`, `OrchardCore.Resources` and `OrchardCore.ResourceManagement.Abstractions`. Not sure if there is a better place for it or to drop it and use...

Needs Triage

1. Fix #11803 2. Fix #11863 3. Fix #11876

Needs Triage

### Is your feature request related to a problem? Please describe. When using the `AdminMenu` module, the content-type is provided in the URL. For example, `/Admin/Contents/ContentItems/Event` where `Event` is the...

enhancement