Search

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

Matching Posts

  • Re: How to set non generic method to ObjectDataSource ?

    Hi, I am also having similar probulem. Did you get the solution for this? kindly help me on this. Regards Srikanth.
  • Need help on ObjectDataSource

    Hi all, I am using ObjectDataSource for paging & sorting of my GridView.(I think ObjectDataSource is the easiest way for paging & sorting in gridview). Probulem is , If i want to use code-behind page name as TypeName property, then how can i specify that? Bcoz, if i use TypeName="_Default" for ObjectDataSource, It's not accepeting. Kindly help on this plz. <asp:ObjectDataSource id="objDataSource" runat="server" enablepaging="true" TypeName="_Default"
  • Re: CascadingDropDown not populating

    Thanks David. I am able to solve by adding aditional attributes. I have another prob with in the same page. I added a gridview to that page having Edit & Delete buttons. When ever my page is postback(by clicking button or by grid events ) , it's refreshing twice. Any Idea? I am using CollapsiblePanel, CascadingDropDown in that page. kindly reply me if you come across this probulem. Regards Kant.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by your_kanth on 8/17/2006
  • Re: CascadingDropDown not populating

    Hi, My parent dropdown itself is not population. I added EnableEventValidation ="false" in page tag. Still no luck. If i work in " atlas web project", I am able sccess with cascading dropdown. But if i try to do with existing project, i am not able to. No error but first dropdown itself not populating. I added in web.config < pages > < controls > < add namespace = " Microsoft.Web.UI " assembly = " Microsoft.Web.Atlas " tagPrefix = " atlas " /> < add namespace = " Microsoft.Web
    Posted to ASP.NET AJAX Control Toolkit (Forum) by your_kanth on 8/15/2006
  • Re: Crystal reports questions

    Hi, I am has same(refresh) prob.I created the pdf file as following... It is working fine in my local pc. when i promote this code to dev server it's showing a blank page. when enter refresh button (F5) report is showing. Kindly advise me how to resolve this refresh issue. Any immediate help is highly appreciated. Dim s As System.IO.MemoryStream = CType (crReportDocument.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat), System.IO.MemoryStream) Response.Clear() Response.Buffer
    Posted to Crystal Reports (Forum) by your_kanth on 5/19/2006
Page 1 of 1 (5 items)
Microsoft Communities