B
BlackSun
Hi,
how can I delete many continuos rows of a dataset in one time?
The statement for 1 line is: Dataset.Rows(12).Delete but if I would
like to delete from line 1 to 562?
Is there any statement or I have to do a cycle For??
Thank you in advance....
Cheers
BlackSun
how can I delete many continuos rows of a dataset in one time?
The statement for 1 line is: Dataset.Rows(12).Delete but if I would
like to delete from line 1 to 562?
Is there any statement or I have to do a cycle For??
Thank you in advance....
Cheers
BlackSun