473,408 Members | 1,763 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,408 software developers and data experts.

Ajax Controll

malav123
217 100+
Hi,
I am using Tab container Controll of ajax... but my problem is that when i put the tab container in "update pannel" the style of tab container tottly gets changed.. and if i removes the update pannel tag then my tab container controll works fine... before this post i also sent the post about the same problem but still i didn't get solution for my problem.... So please give me solution.. because this control is very crucial in my project...
awaiting for response... please reply as soon as possible...
thanks......
Mar 24 '08 #1
8 1472
Frinavale
9,735 Expert Mod 8TB
Hi,
I am using Tab container Controll of ajax... but my problem is that when i put the tab container in "update pannel" the style of tab container tottly gets changed.. and if i removes the update pannel tag then my tab container controll works fine... before this post i also sent the post about the same problem but still i didn't get solution for my problem.... So please give me solution.. because this control is very crucial in my project...
awaiting for response... please reply as soon as possible...
thanks......
Hi Malav,

Is this the Tab Control that you're using? A TabContainer?

-Frinny
Mar 24 '08 #2
malav123
217 100+
Hi Malav,

Is this the Tab Control that you're using? A TabContainer?

-Frinny

HI Frinny,
I am usign ajax tab container controll....
Mar 25 '08 #3
malav123
217 100+
Hi Frinny,
Please reply me i am awaiting for your reply...
Mar 25 '08 #4
Frinavale
9,735 Expert Mod 8TB
Hi Frinny,
Please reply me i am awaiting for your reply...
I apologize for the delayed response but between school and work I haven't had much time for myself lately.

I can't seem to reproduce the problem that you're facing.

What changes about your style when you place it in the UpdatePanel.
Do you have an external CSS file for a Panel or Div that the tab control is within?

A CSS style set for a panel applies to all elements within it.
Check to see if this might be the cause to your problem.

-Frinny
Mar 26 '08 #5
malav123
217 100+
I apologize for the delayed response but between school and work I haven't had much time for myself lately.

I can't seem to reproduce the problem that you're facing.

What changes about your style when you place it in the UpdatePanel.
Do you have an external CSS file for a Panel or Div that the tab control is within?

A CSS style set for a panel applies to all elements within it.
Check to see if this might be the cause to your problem.

-Frinny


Hi Frinny,
First of all thanks for such kind response.......
I am using downloaded theme for tab controll and whenever i puts update pannel the theme not works properly... i also tried to used default tab controll without the use of theme but in dafault tab controll all the tabs disappears when i uses update pannel.... and my project's theme is tottaly depended on tab controll so what can i do ??? please give me some suggestion....
again thank u...
Mar 26 '08 #6
malav123
217 100+
I apologize for the delayed response but between school and work I haven't had much time for myself lately.

I can't seem to reproduce the problem that you're facing.

What changes about your style when you place it in the UpdatePanel.
Do you have an external CSS file for a Panel or Div that the tab control is within?

A CSS style set for a panel applies to all elements within it.
Check to see if this might be the cause to your problem.

-Frinny

Hi Frinny,
First of all thanks for such kind response.......
I am using downloaded theme for tab controll and whenever i puts update pannel the theme not works properly... i also tried to used default tab controll without the use of theme but in dafault tab controll all the tabs disappears when i uses update pannel.... and my project's theme is tottaly depended on tab controll so what can i do ??? please give me some suggestion....
again thank u...
Mar 28 '08 #7
balabaster
797 Expert 512MB
I've found similar issues with formatting when it comes to certain controls such as the TreeView - but only when I included it in a UserControl, if I embedded it directly in a page, it worked fine.

To get around the problem, what I found was to nest my object (in this situation a TreeView) inside of a div with a fixed width/height and setting the overflow to auto, in my case, it alleviated the symptoms of this issue.

That's not to say that it will definitely alleviate the symptoms of yours but in most cases, html formatting issues are down to the fact that you've got opposing or missing formatting entries.

For instance - if your object is set to auto-size but your div doesn't have any style properties set, then of course it will resize. The easiest way to fix the issue is to simplify. If AJAX is truly the cause of the issue, then you may need to download the AJAX source (which is just JavaScript and a bunch of .NET scripts) and modify and recompile the source.
Mar 28 '08 #8
malav123
217 100+
I've found similar issues with formatting when it comes to certain controls such as the TreeView - but only when I included it in a UserControl, if I embedded it directly in a page, it worked fine.

To get around the problem, what I found was to nest my object (in this situation a TreeView) inside of a div with a fixed width/height and setting the overflow to auto, in my case, it alleviated the symptoms of this issue.

That's not to say that it will definitely alleviate the symptoms of yours but in most cases, html formatting issues are down to the fact that you've got opposing or missing formatting entries.

For instance - if your object is set to auto-size but your div doesn't have any style properties set, then of course it will resize. The easiest way to fix the issue is to simplify. If AJAX is truly the cause of the issue, then you may need to download the AJAX source (which is just JavaScript and a bunch of .NET scripts) and modify and recompile the source.




Hi,
Thanks for response.... i am not using div tag for my tab container but i am using panel controlls because my page contains both tab container as well as gridview that's why i am using pannel because sometimes i needs to display tab container and sometimes i needs to display gridview...
I have also two more pannels one for displaying notes and one for filtering of gridview....i have given fixed height as well as width of the tab container so what can i do now ??
when i removes the update panel my tabcontainer properly works but when i puts update panel it is not working properly....
So give me suggesion please....
Thanks for giving me Response...
Mar 31 '08 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Michael ALbanese | last post by:
I am developing a telephone directory for my company. I have Fist Name, Last Name, Department and Phone Number as fields. A user can search by entering data into any one, or combination of these...
1
by: Michael Albanese | last post by:
I am developing an application to handle my compay's OSHA reporting requirements. Some of the input criteria are technical and narowly defined, so I was trying to prvide what i call "Context...
5
by: Stampede | last post by:
I browsed the web and found a GUI Controll on a ScreenShot. As the software which uses this controll is written as an Add-In for MS Outlook I think this Controll has to be with the Visual Studio. ...
6
by: KS | last post by:
Is it possible to make the title attribute, which shows a text inside a postit, for a html tag get displayed forever when the coursor is over the html tag. I want the postit to be displayed until...
0
by: Danke | last post by:
I want than only few users are able to use a certain controll (tab) in a form. Is that possible in the security system we have in Access 97 or do I have to program everything in VBA. Helge...
0
by: jobs | last post by:
Pardon the confusion.. Atlas is now Ajax Extensions? Anyways, I;m going through the install process, having installed 1.0 beta, CTP, and the control toolkit. Everything appears to have gone...
2
by: Robert Bravery | last post by:
HI all, I just downloaded the latest ajax extentions, the controll toolkit and the Jan CTP versions. Now I get a lot of errors in my project/soltution. I cannot add any ajax controls, like...
1
by: ajishapj | last post by:
hii guys i am ajish i am having a problem with my panel controll in vb.net actually i am creating a panel user controll with out a scroll bars(auto scrolling set to false) ,and i have to...
2
malav123
by: malav123 | last post by:
HI, I am using Ajax's tab container controll, my problem is that when i puts this tab container into update panel the format gets changed means the pointer gets changed as well...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.