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.
Solusi terpilih
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.
Baca jawaban ini dalam konteks 👍 0Semua Balasan (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
Solusi Terpilih
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.