the client asked me about a web application written in ASPNET that can use an editable grid (which works with SqlServer DB) similar to how Excel works; I can use a gridView with an Edit link in each row, but I wanted to know if there are better solutions (maybe free ..) that I can use.
Thanks in advance! with.
source
share