hi. i am using vb.net and sql
i have problems with databinding.
here is the scenario:
when i click on a link, i can read and delete data from the database.
when i click on the link for the second time, the data will multiply itself.
for example, if the first time there are 2 data, the second time will become 4 data. and so on.
what is the problem here??
any help?
thanks.
i have problems with databinding.
here is the scenario:
when i click on a link, i can read and delete data from the database.
when i click on the link for the second time, the data will multiply itself.
for example, if the first time there are 2 data, the second time will become 4 data. and so on.
what is the problem here??
any help?
thanks.