When u edit & delete then again u will databind to gridview then only refreshed
2009/4/11 Claudio M. E. Bastos Iorio <[email protected]> > Hi, hope you guys can help me on this one. > > I have a gridview control, the data for this control comes from a dataset, > created programmatically. > > I also have a delete an a edit button for each record. > > I can edit and delete records (also programatically), but the data is not > refreshed on the gridview control. > > I tried the method gridview.databind() in the RowDeleting, RowDeleted > events, in the postback (using IsPostback) and the data is never updated in > the gridview. > > Any idea? > > TIA > > > > _________________________________ > > Claudio M. E. Bastos Iorio > > http://www.blumersolutions.com > > > -- Regards ******************* *C.Arun Kumar * *******************
