python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Advice on how to fix a Progress Bar code in QuickBASIC
I have a problem that I am hoping someone who is smarter then myself can help me with.
I have this bit of code that I am trying to get to work.
SUB ShowProgressBar (FileCount%, NCount%, BarWidth%, Bar...
Andrew Gable
Votes: 0
Answers: 1
First column of GridView readonly unless new row
I have a GridView with various columns and rows pulled from a database.
In the first column I have a dateEdit repository item.
What I would like to do is have this first column readonly for all rows e...
SirTalllPaul
Votes: 0
Answers: 1
How to make an Loop until there is No value in Cell
Hey i want to check if a cell has a value and if so take the values to another , File and replace them If matched. Then go back the the list and go one cell down an repeat until there ist no more valu...
user18609963
Votes: 0
Answers: 0
How to use DateAdd function in Crystal Reports while in Basic Syntax mode
I have a formula in Crystal Reports that is written in Basic Syntax in order for it to be used with the HTML text interpretation. In one part of the code, I would like to add six months to Today's dat...
drex
Votes: 0
Answers: 1