reivax
New member
Hi All,I'm using a DataReader to loop into my query and I want to use a progressbar to see the progress of my loop and we all know that using a progressbar we need to set its maximum property. The problem is this, i can't see any property so that i would know the recordcount or the row count of my datareader. Can anybody help me on how can i set the max property of the progressbar depends on how many rows i got in my query?Thanks so much in advance for your help,Reivax