In web application [asp.net gridview], i want to display the gridvew without binding data, i mean i have footer template there i kept textboxes and button when user enter and click add then the data will bind to gridview, for the first time [when no data is there] only footer should display. can you help me, thank you. is there any reference to refer.
In web application [asp.net gridview], i want to display the gridvew without binding data,
Share
create one table with same fields [to bind gridivew] and bind the data to gridview