batsky
batsky
Explore posts from servers
CC#
Created by batsky on 10/27/2023 in #help
❔ How to store JS selection data after page refresh
I solved the problem thanks to stackoverflow participations. Have a nice day.
18 replies
CC#
Created by batsky on 10/27/2023 in #help
❔ How to store JS selection data after page refresh
wow
18 replies
CC#
Created by batsky on 10/27/2023 in #help
❔ How to store JS selection data after page refresh
I already said "based on the answer in the post". Check the answer, I said I used it. But for further advices I didn't edit with using it
18 replies
CC#
Created by batsky on 10/27/2023 in #help
❔ How to store JS selection data after page refresh
If I need to give an example to make sure you understand better. You have 10 item in your data, you display 6 for each, when you change to page two you need to see the rest of 4 data. My problem occures here, I don't see the rest 4 data. I see the first 6 again in everypage. I see the rest 4 data(for a sec) , then I see the first 6 data immidiatly. But I already explained these in the post
18 replies
CC#
Created by batsky on 10/27/2023 in #help
❔ How to store JS selection data after page refresh
What do you want me to show? Everything is written in the post in a detailed way, I already explained.
18 replies
CC#
Created by batsky on 10/27/2023 in #help
❔ How to store JS selection data after page refresh
I am the one who asked man 😄
18 replies
CC#
Created by batsky on 10/27/2023 in #help
❔ How to store JS selection data after page refresh
Check the answer, about using local storage "It is kind of working, but not fully. If I move to another page with pagination, it does not put the data for that page. The initial data is constantly displayed on other pages. Always the first six data are displayed for each page. I can't see the rest of the data. Before the local storage, it was working without problems. It pops up the rest of the data without the filtering than displays the filtered first six data again. I couldn't fix the problem"
18 replies
CC#
Created by batsky on 10/27/2023 in #help
❔ How to store JS selection data after page refresh
I already used local storage, you can check the provided answer in the post. But not working fine with pagination
18 replies
CC#
Created by batsky on 5/19/2023 in #help
❔ ✅ ASP.NET Core - Implementing an API in CQRS pattern
Yes, sorry for that. I posted after I see the #code-review suggestion in general chat. I forget to close it in here
14 replies
CC#
Created by batsky on 5/19/2023 in #help
❔ ✅ ASP.NET Core - Implementing an API in CQRS pattern
I guess you wanted to mension this right ?
14 replies
CC#
Created by batsky on 5/19/2023 in #help
❔ ✅ ASP.NET Core - Implementing an API in CQRS pattern
This is just demo so I didn't wanted try to make security better, I will add this later.
14 replies
CC#
Created by batsky on 5/19/2023 in #help
❔ ✅ ASP.NET Core - Implementing an API in CQRS pattern
not much, but in our project the special variables like tokens, keys egt. We will store them in special files like properties for security concerns
14 replies
CC#
Created by batsky on 5/8/2023 in #help
✅ ✅ I can't display message in my dropdown if no data available
sorry for not editing the post, I deleted it. issue resolved
4 replies
CC#
Created by batsky on 5/3/2023 in #help
❔ ✅ ASP.NET Core - How to use same connection in different cshtml files
Thanks for information because of that I continue with creating new connection.
14 replies
CC#
Created by batsky on 4/18/2023 in #help
I can't transfer data from controller to query file
I fixed the problem if you interest you can check it from the given stackoverflow link
30 replies
CC#
Created by batsky on 4/18/2023 in #help
I can't transfer data from controller to query file
hmm okay I understand
30 replies