FruitBankHybridApp/FruitBankHybrid.Shared/Components/Grids
Loretta 5604f1e338 Improve toolbar controls and async UX in stock taking
- Added EnableNew and EnableEdit parameters to MgGridToolbarTemplate for finer control of toolbar button states.
- Disabled "New", "Edit", and "Delete" actions in history and item grids by passing explicit parameters.
- Introduced DxLoadingPanel in StockTakingTemplate for better async feedback.
- Disabled "New" and "Close" buttons during async operations to prevent duplicates.
- Enhanced combo boxes with search/filter and usability features.
- Updated new/close stock taking logic to show loading, handle errors, and prevent duplicate actions.
- Set focus to item combo box after saving a StockTakingItemPallet.
- Removed global loading panel from StockTaking.razor; loading is now handled locally.
- Performed minor code cleanups and removed obsolete code.
2026-02-07 08:55:00 +01:00
..
GenericAttributes DevExpress Fluent theme: grid/info panel refactor 2025-12-21 08:24:40 +01:00
OrderItems improvements, fixes 2025-11-26 09:42:17 +01:00
Partners Add user layout management to grids with toolbar actions 2025-12-23 11:10:19 +01:00
Products Improve toolbar controls and async UX in stock taking 2026-02-07 08:55:00 +01:00
ShippingDocuments Add FileSubPath to Files; improve PDF rendering logic 2026-01-24 10:19:36 +01:00
ShippingItems .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Shippings DevExpress Fluent theme: grid/info panel refactor 2025-12-21 08:24:40 +01:00
StockTakingItems Improve toolbar controls and async UX in stock taking 2026-02-07 08:55:00 +01:00
FruitBankGridBase.cs Add user layout management to grids with toolbar actions 2025-12-23 11:10:19 +01:00