Ease of use
With DbNetEdit you simply specify the names of the columns you wish to edit and let DbNetEdit take care of the rest. It will manage searching, navigation and default type validation without any coding. To create a basic maintenance application for a table requires just a few lines of code.
Individual columns can be simply listed and generated or positioned using linked EditField controls when a custom layout is required. The control can be implented as a JavaScript object or an ASP.NET server-control.
|