View Single Post
  #8 (permalink)  
Old 01-07-2009, 10:54 AM
Blesson Blesson is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jan 2009
Age: 23
Posts: 18
Reputation: 17
Blesson is on a distinguished programming path ahead
Default

Hi,

I am creating a retail application. i have a datagird that has item code , item desc, price ...etc.

after i have entered all the details for a customer and i click the refresh button i want the data grid to be cleared or all the previous entries so i can enter the data for new cusotmer. i would i appreciate if i wil be able to delete all the rows on the click of refresh button or keeping the rows delete only the entries.

i tried using refresh method but it did not work.

i am also unable to delete a row or all the rows at run time.

please help me.

thanks in advance


John A. Blesson
Software Engineer.
Reply With Quote