Search

You searched for the word(s): userid:755174

Matching Posts

  • Passing parameter to sub report using SSRS

    Hi All, I have designed a Report using SSRS. I need to call this report from asp.net using rdl. In the main report im displaying some fields and in the sub report im group by a field which is shown in the main report. I need to pass this as a parameter to the sub report but when i run this report from the application it is displaying contents in the main report but the sub report is not displayed instead it shows "Error: Sub report could not be shown"
    Posted to SQL Server Reporting Services (Forum) by bhasi83 on 8/25/2009
  • Re: Problem displaying ToolTip on Ajax TabControl

    hi shiny.. the solution provided by you will not work even i have also tried doing the same. I found a work around for this issue.. I placed a Label in the Header template of each Tab Panels and i provided the ToolTip for that label instead of giving it to Tab Panel. Now it works fine and i can see the ToolTip when i do a mouse over on each Tab Panel :)
    Posted to ASP.NET AJAX Control Toolkit (Forum) by bhasi83 on 12/5/2008
  • Problem displaying ToolTip on Ajax TabControl

    Hi All, Im Using Ajax TabControl for displaying different grids in different panels. I want give different tooltip for each panel but im not able to do so. Im using the ToolTip property of TabPanel to set the tooltip text but the tooltip does not seem working. However if i apply ToolTip to ToolTip property of the TabContainer it works fine and the same ToolTip comes on all the Tabs but my requirement is to display different tooltip on each tabs. Can anyone help??
    Posted to ASP.NET AJAX Control Toolkit (Forum) by bhasi83 on 12/5/2008
  • Re: Problem with Update Progress and Ajax Tab Control

    Im using a gif image not a label :( The code that u have given is not working according to my requirement..
    Posted to ASP.NET AJAX Control Toolkit (Forum) by bhasi83 on 11/19/2008
  • Problem with Update Progress and Ajax Tab Control

    Hi All, Im using Ajax Tab Control with 3 tab panels and grid view in each tab panel. On click of the tab panel im loading the respective grids. I want to show the update progress bar while the grid is being loaded and im using the ajax update progress control to do so. Now the problem is that , the progess image is displaying at the left of the Tab Control. I want the image to be displayed in the middle of the Tab Control . What needs to be done for this?? Can anyone help??
    Posted to ASP.NET AJAX Control Toolkit (Forum) by bhasi83 on 11/19/2008
  • Problem using update panel with editable gridview

    Hi All, Im using a editable gridview for displaying and updating of records. There is one Imagebutton on every row of the gridview on click of which a child grid will be shown. there are 2 dropdown controls in the grid which the user can use to update the data.. In the above scenario if use the updatepanel for the grid and i click the imagebutton which shows the child grid it is taken very long time to display the child grid data but if i dont use the updatepanel the child grid will be shown in just
  • Re: how to set the position of validation callout extender in ajax

    I also tried the way u did.. but if i set the CssClass of any one callout extender , its getting affected to all of the callout extenders in the page. Can u please solve it for me..
    Posted to ASP.NET AJAX UI (Forum) by bhasi83 on 7/9/2008
  • Re: how to set the position of validation callout extender in ajax

    thanks for the reply but this is causing me one more problem. I have 2 controls in my page , one to the left side and other towards right. The CSS that u have given getting applied for callout extended that is towards the left side of the page even though i havent specified the css class for that callout extender. Is it possible to apply css for only one callout extender even i have more than one in a single page?? thanks in advance
    Posted to ASP.NET AJAX UI (Forum) by bhasi83 on 7/9/2008
  • Re: set the position of validation callout extender

    thanks for the reply.. but i know how to use validation callout extender, the problem is that the callout message comes on the right sde of the target control by default .. Is there anyway to change this behaviour .. i meant can we change the position of the callout extender either to the left of the control or any place other than right side.. Can this be possible?? Thanks in Advance Regards, Bhaskar Ravindranath
    Posted to ASP.NET AJAX UI (Forum) by bhasi83 on 7/8/2008
  • set the position of validation callout extender

    Hi, Im using ajax validation callout extender to display error message on some control.. the control is at the end of the page so the validation callout message is going out of the page.. I want to display the validation message towards the left side of the control.. Can this be possible.. How to achieve this? can anyone help?
    Posted to ASP.NET AJAX UI (Forum) by bhasi83 on 7/7/2008
Page 1 of 2 (12 items) 1 2 Next >