Hi,
I need to show end user for loop count value in label while button click event e.i(i am insert 20k records in a table so for this 1st i am counting number of the records and that count we are using in for loop for one by one inserting data) so we need this records count in label which are inserted in table
TIA