I
Ivan Sammut
I have an asp webpage on which I have a dropdownlist which I fill from my
database using Datasets. Now I want to add an empty record in the dataset so
the first option of the list is empty but I can only append a record at the
end of the Dataset. Any one has an idea on how I can achieve to append a
record at the top of my dataset.
Thanks
Ivan Sammut
database using Datasets. Now I want to add an empty record in the dataset so
the first option of the list is empty but I can only append a record at the
end of the Dataset. Any one has an idea on how I can achieve to append a
record at the top of my dataset.
Thanks
Ivan Sammut