Created attachment 203 [details] Grid Serial Numbers (S.No) and pagination count fail to recalculate upon row deletion After deleting intermediate records in the Product grid, the Serial Number (S.No) column fails to re-index sequentially (e.g., skipping from 6 directly to 18). Additionally, the pagination footer fails to decrement the total record count (e.g., remaining stuck at "26 of 26 entries"). The UI state only displays accurately after a manual browser refresh.