J
Jay Manibo
Hi there,
I have an application written in VS2005/C#. A button on the default
page loads records from a SQL Server backend. The record is displayed
in several controls.
Sometimes, the lower half of the the HTML table is completely cut off;
doesn't show any rendering of ASP.NET controls.
The part of the table that doesn't show initially contained Telerik
controls (tabstrip/multiview). Suspecting that the bug was due to
Telerik, I substituted those container controls in favor of Infragistics
UltraWebTab/WebGrid. Even with the replacement, the table is still
occasionally not being rendered completely.
Now, I can't fault the 3rd party controls, and am guessing that there is
some combination of ASP.NET/CSS/HTML/.NET 2.0 that is the culprit.
I have an AVI that showcases the problem...if I could send that to one
of you experts, that might help troubleshoot the problem...
Many thanks,
jay
I have an application written in VS2005/C#. A button on the default
page loads records from a SQL Server backend. The record is displayed
in several controls.
Sometimes, the lower half of the the HTML table is completely cut off;
doesn't show any rendering of ASP.NET controls.
The part of the table that doesn't show initially contained Telerik
controls (tabstrip/multiview). Suspecting that the bug was due to
Telerik, I substituted those container controls in favor of Infragistics
UltraWebTab/WebGrid. Even with the replacement, the table is still
occasionally not being rendered completely.
Now, I can't fault the 3rd party controls, and am guessing that there is
some combination of ASP.NET/CSS/HTML/.NET 2.0 that is the culprit.
I have an AVI that showcases the problem...if I could send that to one
of you experts, that might help troubleshoot the problem...
Many thanks,
jay