og.angrytaco
og.angrytaco
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
Of course you didn't get a response I went to work lol
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
I mean I didn't a tually get a solution and would appreciate if other people more familiar with razor pages could still take a look
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
I mean its still not a razor solution so it might not map over 1:1
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
yeah IDK how mixing that into my razor page will wo0rk but it might be a solution
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
@MAR'🥚EntireTeamIsBabies! I may have found it
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
I'm not sure, I'll read through it. Got work starting soon
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
dang
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
probably going to host it in azure tho
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
LOL we aren't deployed to prod yet. Still in dev
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
IIS express
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
it does seem to be based on a for loop so I'm a little worried its not going to behave clientside the way I think it will
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
going to try to see if this will do what I want
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
it would be fixed if I added a [0]
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
its just in the middle of implementation lol
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
oh its becasue I changed it to a LIST<GenericEvent> in the model and this is an individual Generic event
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
yeah this seems like it should be dead simple with blazor but alas im stuck
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
but IDK how many generic events they will need so they need to add them at create-time
41 replies
CC#
Created by og.angrytaco on 3/21/2023 in #help
❔ Using razor pages to generate a list and send to code file
and yeah I did a lot of googling, they all seem to be intent on doing this in reverse order, generating an empty list and letting the ui populate that, rendering out using a for loop
41 replies