Web page loading when selecting option in dropdownlist
Hi everyone.
I am struggling to understand what the problem is, I have a form that has a few drop-down lists and textboxes, but each time I select an option in the drop down list the page refreshes and the textboxes I filled in during the loading disappears, and it only happens in Firefox.
الحل المُختار
kristen.kock said
Hi everyone. I am struggling to understand what the problem is, I have a form that has a few drop-down lists and textboxes, but each time I select an option in the drop down list the page refreshes and the textboxes I filled in during the loading disappears, and it only happens in Firefox.
figured out the problem. The drop-down lists were not binded. So just data bind it.
Read this answer in context 👍 0All Replies (2)
Solution 1: Start Troubleshooting in Safe Mode. Solution 2: Maintain Themes Properly. Solution 3: Enabling Hardware Acceleration. Solution 4: Reboot Mozilla Firefox. Solution 5: Check Proxy Settings in Firefox. Solution 6: Firefox Can't Load Specific Websites
Regards, TG
الحل المُختار
kristen.kock said
Hi everyone. I am struggling to understand what the problem is, I have a form that has a few drop-down lists and textboxes, but each time I select an option in the drop down list the page refreshes and the textboxes I filled in during the loading disappears, and it only happens in Firefox.
figured out the problem. The drop-down lists were not binded. So just data bind it.