In windows application it is called as datagridview ,but in web application we call it as gridview.GridView Insert update delete search,<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
Yes there is datagrid view in the c#. U can use database in that for all the operation like insert,delete, update and anything.