PRB: Data Source Control Must Reside in Frame of Bound Element (176788)



The information in this article applies to:

  • Microsoft Internet Explorer (Programming) 4.0
  • Microsoft Internet Explorer (Programming) 4.01
  • Microsoft Internet Client SDK 4.0
  • Microsoft Internet Client SDK 4.01

This article was previously published under Q176788

SYMPTOMS

A control that is bound to a data source control does not display any data. The data source and the control are located in different frames.

CAUSE

Cross-frame databinding is not supported in Internet Explorer version 4.0.

RESOLUTION

Place the data source control in the same frame as those controls that use it. A separate data source control must be used in each frame that contains elements that bind to data.

STATUS

This behavior is by design.

MORE INFORMATION

REFERENCES

For more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:

Modification Type:MajorLast Reviewed:5/11/2006
Keywords:kbprb KB176788