S
shapper
Hello,
I created a GridView which has a function as datasource that returns a
dataset.
I need to add new rows to the GridView when a button is clicked.
Then I have another button which should create a dataset from all rows
on the GridView: the original ones and the ones that were added.
How should I do this?
Thanks,
Miguel
I created a GridView which has a function as datasource that returns a
dataset.
I need to add new rows to the GridView when a button is clicked.
Then I have another button which should create a dataset from all rows
on the GridView: the original ones and the ones that were added.
How should I do this?
Thanks,
Miguel