BstMvcGrid 9.0.5
How to use
// If you want to use custom formats override the defaults set in BstHelper
BstHelperSettings.DateFormat = "dd/MM/yyyy";
BstHelperSettings.CurrencySign = "�";
BstHelperSettings.DecimalSeparator = ",";
BstHelperSettings.ThousandsSeparator = " ";
No packages depend on BstMvcGrid.
.NET 9.0
- No dependencies.