can anyone give me an axample of using currency manager in c# ..
I have pulled my data through a web service....so I have the data in a dataset..(ds)
I can place that data in grid, list, and text boxes..
what I am wating to do is select a row from lets say grid1...
when I double_click I want to be able to open another form so that I can update the data with text boxes rather than inside the grid...
any help would be great!!!
thanks
I have pulled my data through a web service....so I have the data in a dataset..(ds)
I can place that data in grid, list, and text boxes..
what I am wating to do is select a row from lets say grid1...
when I double_click I want to be able to open another form so that I can update the data with text boxes rather than inside the grid...
any help would be great!!!
thanks