c# - Creating User specified table in sql server database -


I have a table in a SQL Server database and gridview receives the result of that table. First of all the values, this table is 0 , but when a user is logged in, he can edit the gridview so that the table will be updated. But if there are two different users, how can they create and view their updated data in Gridview? . This table looks like I'm just asking for logic, I've just added one more column which has been named Userid .

Any help appreciated?

Thanks

If all users have to edit the same data , Then I mean that all the users should enter the image details here.

The U Application ("") can use something like a version in the object. When the user logs in and loads the data, he saves the current number in the application object. You can then make a Javascript call for a web service to ensure that the number is the same. If the page is not reloaded with the new page,

If the data is related to every user, then you can pick one of two answers ... good luck

If you need help, answer it


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -