I
Iwan Petrow
Hi,
I have an instance of dataset which is filled. I show part of the data
in a datagrid (in the future the user will choose which columns to be
shown). Now I would like to put all information from a given row using
button to a datalist control. What can I do to fill this datalist? Can
I create other dataset (the type of this dataset is the same as the
first) and fill it with the information of the selected row?
Thanks.
I have an instance of dataset which is filled. I show part of the data
in a datagrid (in the future the user will choose which columns to be
shown). Now I would like to put all information from a given row using
button to a datalist control. What can I do to fill this datalist? Can
I create other dataset (the type of this dataset is the same as the
first) and fill it with the information of the selected row?
Thanks.