Combo box is populating more than once
-
Hi I have a combo which displays all branch name, and another combo which displays employees of selected branch. now the problem is every time i select a branch, the combo displaying branch name refreshed again
-
Hi I have a combo which displays all branch name, and another combo which displays employees of selected branch. now the problem is every time i select a branch, the combo displaying branch name refreshed again
I think you are populating the dropdownlist every time when the page posts back. that why your dropdownlist populating again & again.
Take it easy
-
Hi I have a combo which displays all branch name, and another combo which displays employees of selected branch. now the problem is every time i select a branch, the combo displaying branch name refreshed again
-
Hi I have a combo which displays all branch name, and another combo which displays employees of selected branch. now the problem is every time i select a branch, the combo displaying branch name refreshed again