is there an easy way to clear a grid, just what is being displayed, grid.? Thanks Paul.

Re: Clear grid by Miha

Miha
Fri Jan 23 02:41:30 CST 2004

Hi,

What grid are you talking about?
Clear or disconnect the datasource if this is a winforms grid.

--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com

"Paul" <anonymous@discussions.microsoft.com> wrote in message
news:04CD4E85-4B9A-45B3-82EE-E7BB5E10FA32@microsoft.com...
> is there an easy way to clear a grid, just what is being displayed,
grid.? Thanks Paul.



Re: Clear grid by anonymous

anonymous
Fri Jan 23 11:31:07 CST 2004

I have a datagrid and am using a SQL stored procedure to fill the grid. Anyhow just want to able to clear the datagrid-what is being displayed on the webform. Thanks.