That's it, I create a web application, and I need to give users the ability to add / edit / delete entries in the grid control. I can not use third-party controls, so I am limited only by what is in the field for asp.net (datagrid or gridview), or creating my own. Any thoughts on a better direction. I would like the difficulty level to be a boring roar :)
thanks in advance Daniel
Gridviews has various element templates that you can use to edit and paste data. That would be an easy way to do this.
datakeyid , , . , , , / .
.
. , , / , insert/delete/update, Grid .
, gridviews, .
. asp.net, CRUD.
http://www.exforsys.com/tutorials/asp.net-2.0/displaying-master-detail-data-on-the-same-page.html http://msdn.microsoft.com/en-us/library/aa581796.aspx
http://www.bing.com/search?q=asp.net+master+detail
,
www.Asp.Net
Source: https://habr.com/ru/post/1733976/More articles:How to split the output of a command into two and save the result in a bash variable? - unixSharePoint TimerJobs and Streams - sharepointWill using WSDL to generate REST clients the wrong way? - javaActionScript 3: Memory Leak in Server Poll View Application - memory-leaksProblem with StringBuilder and JSON - jsonWhy data is not found after calling SqlDataReader.NextResult? - c #SQL Server 2008 Replication and Synchronization - Practical Limitations - sql-serverHow to restore sybase database (unknown version of db) - sqlanywhereValue? mark in SQLite - phpObjectDataSource does not call SelectCount method - asp.netAll Articles