DjeeBay
DjeeBay
Just an idea here where a user could describe in a texterea what and how the data should be presented (sorted by, sum of columns, filters, drawing a chart, export)...
Hi, In the DateRangePicker component "Custom range" is translated with "Gamme personnalisée" in French. However "Gamme" is not correct in this case. I can see two options here : -...
The keys 'Chart_Pan', 'Maps_Pan', and 'PdfViewer_PanText' are translated as 'La poêle' which is totally wrong (it's a tool for cooking) The correct translation is "Panoramique". This translation is used on...
Terms "chronologie" moved to "planification". Outlook is using "planification" for the same purpose.
Hi everyone ! I'm trying to use Hangfire.SQLite in an ASP.Net Core app (2.1.1) but I have the following error : > Could not find connection string with name 'Filename=./mydb.db'...
Hi, In the DrawString method, if the string text parameter contains \r\n it will throw a NullReferenceException. The new code in XTextFormatter.cs L.231 does a block.Text.Trim() but the Text property...