5
Answers

Select Header Checkbox all checkbox is checked in JavsScript in MVC Archicture?

Jitendra Patel

Jitendra Patel

15y
10k
1
Hi,

When i have click header checkbox then all checkbox are Checked like (Gmail Inbox) but it is in MVC Archicture useing in JavaScript .

I have not use any server control.
Because my application in MVC.

I am new in MVC. I have do this in asp.net with Gridview but not in mvc.

Thanks,
Jitendra patel
Answers (5)
0
Jorge L Fernandez

Jorge L Fernandez

NA 595 136k 17y
Hi coders. I have discovered my problem but are appears another very related doubt. I recreated the database directly into the Management Studio, not by adding a New Item to my project, the rest was the same and the changes were comitted and seved to the database. Here the upcoming doubt: Why the TableAdapter.Update method works when the database is residing on the server and not locally in my project? This problem is related with the created instance of the local database at runtime? Thanks Jorge L.