Help me out!!!!!!!!!
i am creating a windows application.My datahandling class is returning
a dataview.i m assigning this returned dataview to a dataview on my
winform.then by using a databinding.add method of textbox i binnd one
of the column of dataview to this textbox.but when i refill this
dataview by another method in my class it does not show record after
navigating.
plz help me out
thanks in advanse