Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Trouble with DropDownLists(DDL)

  • 2 trả lời
  • 1 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi LeoNogueira

more options

Hello. I'm a programmer. When you activate the AutoPostBack feature on a DDL in Visual Studio and select a value, after the page reloads itself, the values on DDL repeat themselves.

Example: Original: DDLVals 1 2 3

When I select a value, the page reloads itself, and the DDLVals, gets this values:

After Reload: DDLVals 1 2 3 1 2 3

I found out that this problem, is provided from the Browser Cache. How can I solve this?

Hello. I'm a programmer. When you activate the AutoPostBack feature on a DDL in Visual Studio and select a value, after the page reloads itself, the values on DDL repeat themselves. Example: Original: DDLVals 1 2 3 When I select a value, the page reloads itself, and the DDLVals, gets this values: After Reload: DDLVals 1 2 3 1 2 3 I found out that this problem, is provided from the Browser Cache. How can I solve this?

Giải pháp được chọn

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.