Commit Graph

11 Commits

Author SHA1 Message Date
a53a74a62b fix: add UseFixedTableLayout, FixedStyle=Left on command column for correct scroll and edit position 2026-03-27 15:21:54 +01:00
d6697841fe fix: use FixedStyle="Left" for frozen columns (correct DevExpress property) 2026-03-27 15:17:24 +01:00
77cd29b4e0 fix: remove Fixed attribute from all columns (not supported in DevExpress v23.2) 2026-03-27 15:14:53 +01:00
e8d2d95ce9 fix: remove Fixed attribute from GridViewCommandColumn (not supported) 2026-03-27 15:13:29 +01:00
8b1b5de754 style: add CSS overrides for Aqua theme — padding, bottom border, filter bar, fixed column divider 2026-03-27 12:48:58 +01:00
cded6d3119 fix: resolve duplicate VisibleIndex values in gvScostamentoPerformance columns 2026-03-27 12:46:30 +01:00
e1f9a3a284 style: fix column widths to px and freeze Gestore/Portafoglio/Intestazione columns 2026-03-27 12:41:21 +01:00
bc4ec5768c style: change gvScostamentoPerformance theme to Aqua, enable horizontal scroll 2026-03-27 12:38:08 +01:00
a5e30f152e docs: add implementation plan for gvScostamentoPerformance grid layout
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 12:35:23 +01:00
10f1b055b3 docs: add design spec for gvScostamentoPerformance grid layout improvement
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 12:29:29 +01:00
57fc26d4eb Initial commit: ASP.NET Web Forms intranet project
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 11:54:38 +01:00