English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have inserted data in datagrid using
DataGrid1.DataSource = ds.Tables(0).DefaultView
DataGrid1.DataBind()
now i want to clear the containts of datagrid plz tell me the property or method for clearing datagrid in asp.net

2006-07-27 02:08:09 · 2 answers · asked by dipak 2 in Computers & Internet Programming & Design

2 answers

okay looks like you are usingvb.

DataGrid2.DataSource=nothing
DataGrid1.DataBind()

2006-07-27 03:06:51 · answer #1 · answered by ralphd42 2 · 0 0

Hai *,

try this link


http://www.dotnetspider.com/Question14972.aspx

ok

2006-07-27 02:36:00 · answer #2 · answered by dewman_byju 4 · 0 0

fedest.com, questions and answers