What browser (and version) are you using? What version of NetAdvantage are you using?
IIs:5.0.
Infragistics Build Version: 8.1.20081.1000
IIS is your web server. What about the browser? Is it Internet Explorer (6 or 7), Firefox (2.0, 3.0), or something else?
IE7.0
Hi,
You have asked a question of what browser was used? So please reply that Infragistics websplitter have any issues with IE7.0 and IE 8.0?
I have pasted below a sample application... The similar kind which is not working in Internet Explorer Vesrion 7. In the following example i have added a calender control in between the two zones. Instead of that assume/add some 5 user controls which retrives values from the database and show such as GridView / Tabular format. So think the Zones contains some user / custom controls and please give a solution why it is not working in IE 7.0.
<%
%>
="Infragistics35.Web.v8.3, Version=8.3.20083.1009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"
<!
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
="http://www.w3.org/1999/xhtml">
="server">
>
="text/css">
html
{
;
}
</
="133%">
="top">
relative'>
wishnu,
Does this occur on all applications that use WebSplitter, or only in certain circumstances? For instance, if you view the WebSplitter and Update Panel online sample (taken from our online samples for NetAdvatnage for .NET 2008 Volume 3) do you see the behavior? What about other applications that you have running on your local computer?
If this is only reproducible in certain circumstances, can you create a sample project that we could run and debug that demonstrates the issue?
Do other controls that use the ASP.NET AJAX Extensions toolkit (including our other Aikido controls as well as controls such as UpdatePanel) encounter similar behavior?
I am using NetAdvantage 8.3 Web CLR3x and using web splitter....its working fine in the Internet Explore Version 6.0 but not in version 7.0...what is the issue/reason for it?