❔ How can I save a status of chechbox to a db
Hi I have a table and mcv .
In view
The data is like below
Name Company Action
Max viaTech checked(checkbox)
Wizou viaTech unchecked(chbox)
Export to csv(one button)
If I click the button all the selected values from above table should be exported to csv.
How I should I achieve this.
Please Help.
7 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I need I mvc .net core
could you pls
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
yes Thanks.I almost figured out.
But how could I pick the only selected data from view(via checkbox selected) to csv.
Some guys recommended to use jquery datatable etc
But I am interested on server side implementation like u did
Could you help in the view part
To pick the selected records.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
oh thanks
I will look into..
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.