Search

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

Matching Posts

  • Re: Ajax Update Panel and Export to Excel Functionality

    I removed the linqdatasource and used normal databinding for the grid.. and the the export works fine! which means that linqdatasource has some problem with rebinding.. or is there any property which i am missing to be reset?? Pranil
    Posted to ASP.NET AJAX UI (Forum) by pranilrao on 5/5/2008
  • Re: Ajax Update Panel and Export to Excel Functionality

    I am doing exactly the same thing. However, I am using linqdatasource as the datasource for the grid and hence, to rebind it again, I am calling the Selecting event to rebind the grid again. Will that be causing the problem??
    Posted to ASP.NET AJAX UI (Forum) by pranilrao on 5/5/2008
  • Re: Ajax Update Panel and Export to Excel Functionality

    I am also doing a similar thing. The export works fine for me except for one problem i.e. only the rows seen on the page are being exported. I tried doing allowpaging=false and even set the pagesize of the grid to the total no. of records, but no success. Any resolution for this issue? Thanks, Pranil
    Posted to ASP.NET AJAX UI (Forum) by pranilrao on 5/5/2008
  • Re: Ajax Modal popup Extender - Infinite Scroll bar

    For all those, who are still not able to figure out, this is a ajaxcontroltoolkit version related issue (atleast from my research I conclude). I was using 1.0.11119.0 till now and facing the same problem. Now I changed to 1.0.10301.0 and it works fine. Hope this helps, Pranil Please Mark as "Answer" if this helps you.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pranilrao on 4/30/2008
  • Re: Bug in ModalPopup? (vertical scrollbar)

    For all those, who are still not able to figure out, this is a ajaxcontroltoolkit version related issue (atleast from my research I conclude). I was using 1.0.11119.0 till now and facing the same problem. Now I changed to 1.0.10301.0 and it works fine. Hope this helps, Pranil
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pranilrao on 4/30/2008
  • Re: Bug in ModalPopup? (vertical scrollbar)

    On further investigation I have come to the conclusion, that this is a machine related issue or probably IDE related. We tried the exact same thing from my colleagues machine and it worked fine there, also we deployed the version on her machine to the test server, and it works fine there too! however, when I deploy from my machine, it starts behaving in the same weird way!!! this really is a crazy issue..!!
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pranilrao on 4/29/2008
  • Re: Bug in ModalPopup? (vertical scrollbar)

    I am facing similar problem with modalpopupextender. I tried to access the popup_backgroundElement in javascript both before and after calling the popup.show() method, however I am not able to access this element. The difference in the issue is that I am doing show() from server side code, since I have to get some data from the database and load an usercontrol. Any comments to resolve this will be appreciated. Thanks, Pranil Please Mark as "Answer" if this helps you.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pranilrao on 4/28/2008
  • Re: Ajax Modal popup Extender - Infinite Scroll bar

    I just realised the problem lies in the background of the modalpopup. The following post confirms that http://forums.asp.net/t/1087602.aspx however the solution given in that doesnt work for me. I am not able to access the popup_backgroundElement in my javascript and hence cannot set the values. However, I used IE developer toolbar to figure out that the backgroundElement height and width is in thousands whenthe popup is shown, but I am not able to access this element to change its attributes. Any
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pranilrao on 4/28/2008
  • Re: Ajax Modal popup Extender - Infinite Scroll bar

    Hi Jonathon, I am also facing the same problem. Here is the code I am working on, This is the modalpopupextender, < ajaxToolkit : ModalPopupExtender ID ="mpeSaveTrac" runat ="server" BehaviorID ="Savepopup" TargetControlID ="btnButton" CancelControlID ="btnClose" PopupControlID ="pnlSaveTrac" /> This is the panel, placed just above the extender, < asp : Panel ID ="pnlSaveTrac" runat ="server" CssClass ="modalpopup"
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pranilrao on 4/28/2008
    Filed under: modalpopupextender ieissue infinitescroll ajax asp.net2.0 vs05 visualstudio2005 bug modalpopupbug
Page 1 of 1 (9 items)