473,322 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Embedded AJAX Controls Issue

Let's see if I can clearly explain what I am doing with AJAX.

On my Web site, I have a TabContainer that has 2 TabPanels. Inside
each Panel, I am dynamically (using a SQL query) creating an Accordion
AJAX control that displays the content in each tab. On the Header of
each Accordion, I am including a DropDownExtender control onto it. So,
when someone hovers over the text "[ + add ]" a drop down will appear
that they click on and their options appear.

On the first tab everything works perfectly. However, if I click on
the 2nd tab there's a problem. On the 2nd tab, when I hover over the
text "[ + add ]" the dropdown box appears, but when I actually click
on it to display the dropdown items, a grey bar about 1px wide and
10px tall appears instead of the content.

I decided to do a test to see what would happen if I only populated
the second tab with data and added no content in the 1st tab. I did
that and received the same result. So, it appears the issue is
ocurring with the Tab control.

Has anyone seen this before or have any idea why this would be
happening?

Thanks!
Jeremy
Dec 14 '07 #1
1 1399
Never mind. I'm an idiot. It was an error in the code.

Thanks!

On Dec 14, 10:19 am, "jrc...@cre8iveweb.com" <jrc...@cre8iveweb.com>
wrote:
Let's see if I can clearly explain what I am doing with AJAX.

On my Web site, I have a TabContainer that has 2 TabPanels. Inside
each Panel, I am dynamically (using a SQL query) creating an Accordion
AJAX control that displays the content in each tab. On the Header of
each Accordion, I am including a DropDownExtender control onto it. So,
when someone hovers over the text "[ + add ]" a drop down will appear
that they click on and their options appear.

On the first tab everything works perfectly. However, if I click on
the 2nd tab there's a problem. On the 2nd tab, when I hover over the
text "[ + add ]" the dropdown box appears, but when I actually click
on it to display the dropdown items, a grey bar about 1px wide and
10px tall appears instead of the content.

I decided to do a test to see what would happen if I only populated
the second tab with data and added no content in the 1st tab. I did
that and received the same result. So, it appears the issue is
ocurring with the Tab control.

Has anyone seen this before or have any idea why this would be
happening?

Thanks!
Jeremy
Dec 14 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: =?Utf-8?B?TGFycnkgRXBu?= | last post by:
I have an app using Ajax. The scriptmanager is within the form that is within the master page. I also have web user controls that are doing partial rendering and are "borrowing" or "inheriting"...
2
by: verci | last post by:
Hi guys, I'm running VS2005, AP.net 2.0, Windows XP SP2 Ok this maybe a dumb question but here it goes, as a newbie I've just finished my first AJAX enable page, everything works great but,...
8
by: =?Utf-8?B?SmFrb2IgTGl0aG5lcg==?= | last post by:
I am new to AJAX. I am applying AJAX to a current web solution to get the "instant behaviour". On my main page I have two sets of criteria: Specific and Wide. Each set is placed in a View...
2
by: =?Utf-8?B?VG9u?= | last post by:
Hello, I want to understand teh benefits of ajax technology. Does anyone has a good website where AJAX EXTENSIONS is worked out so I really understand it. There a 2 main questions: 1) How about...
2
by: 00_DotNetWarrior | last post by:
In my application, I use session to store some postback value. So, I solved the standard ASP.NET session timeout issue by doing these: 1. In web.config, I used <sessionStateand set it to 12...
8
by: Jason | last post by:
Hello, I am trying to utilitze the AJAX Control toolkit in my asp.net project. I have added a reference to AjaxControlToolkit.dll, and in my page, added these lines of code: ...
3
by: gerry | last post by:
Sung the ASP.NET AJAX framework, and following the control creation examples from the ajax toolkit I have created a simple custom control that includes a button with a client side onClick handler....
11
by: =?Utf-8?B?R2VyaGFyZA==?= | last post by:
I have run into a situation that if a page/tab that uses the Ajax toolkit (using .net version 3.5) is closed before the Ajax enable controls complete loading, then IE locks up. Does it in both IE7...
7
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.