Files
DbFirst/DbFirst.BlazorWebApp/Components
OlgunR a007842ab0 Refactor Amount field to use decimal and DxSpinEdit
Replaced string-based Amount handling with a decimal property in the edit model. Switched input from DxTextBox to DxSpinEdit, removing manual parsing and validation logic for Amount. This improves data binding, input reliability, and code clarity.
2026-05-11 16:28:55 +02:00
..