Hi,
I am using webtab and webdatamenu inside the updatepanel control. When i am doing a mouse over on <webdatamenu> menu is appearing behind the <webtab>. Do we have to change any properties of <webdatamenu> to resolve this issue?
Thanks,
Mit
Thanks Prabha for prompt reply. I will try this out and will let you know if facing any problems.
Hello Mit,
You don’t need to install the whole product bundle again, it’s enough to download and install the service release which is available under your account at the Infragistics Website. To download the service release, log into ‘My IG’ and select ‘Keys & Downloads’. Select the NetAdvantage tab and then click on the product name. The available service releases should be listed on the page underneath the tab control.
Please let me know you have any further questions regarding this matter.
Hi Prabha,
How to upgrade my current version with the latest one? Do i have to again download and reinstall the latest version or we can upgrade the current version with latest with use of any tool?
I have done further testing and found out that the issue has been resolved in the latest service release for NetAdvantage for .Net 2010 Vol.3(10.3.20103.2088)
This service release is available under your account at the infragistics Website. To download the service release, log in to 'MY IG' and select 'Keys & Downloads'. Select the NetAdavantage tab and then click on the product name. The available service releases should now be listed on the page underneath the tab control.
Please let me know if I may be any further assistance with this matter.
I am using version 2010.3. I have not placed WebDataMenu inside WebTab. Both are in seperate lines. My code is like below
<div><table><tr><Td><WebDataMenu></td></tr><tr><td><WebTab></td></tr><div/>
In first row i kept a <WebdataMenu> and in second row i kept a <WebTab>