A Ka Sup
A Ka Sup
CC#
Created by ʙʀʊʍɨ on 9/6/2023 in #help
✅ DataGridView Problem WinForm
np
11 replies
CC#
Created by ʙʀʊʍɨ on 9/6/2023 in #help
✅ DataGridView Problem WinForm
kekw
11 replies
CC#
Created by ʙʀʊʍɨ on 9/6/2023 in #help
✅ DataGridView Problem WinForm
yes, but you misspell
11 replies
CC#
Created by ʙʀʊʍɨ on 9/6/2023 in #help
✅ DataGridView Problem WinForm
11 replies
CC#
Created by A Ka Sup on 9/6/2023 in #help
❔ Cannot change table from second call
by the way, i'm using EFCore 3.1, so Create doesn't require bool
6 replies
CC#
Created by A Ka Sup on 9/6/2023 in #help
❔ Cannot change table from second call
in the end, i had to create scoped context using var context = ... to get data from other tables
6 replies
CC#
Created by A Ka Sup on 9/6/2023 in #help
❔ Cannot change table from second call
in some apis, i have to get data from other tables like TB1_2023, TB1_2024, ... i mean TB1's entire data is divided into tables that classified by year. And all of these tables have same model structure. i'm using foreach loop, yeah, i need to change table in each loop, like from TB1_2023 to TB1_2024, but if i do as like above example, it's not working
6 replies