Search

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

Matching Posts

  • Pass gridview item ID to popup window

    Hi. Im trying to pass the ID of the gridiview row, but so far I got nothing. I have a child page (linked to my master page) with my griview and 3 template buttons. One of these buttons opens a popup window (javascript), where it should create a PDF document based on the ID of the item I selected to create the PDF. Im trying to use session variables, but the problem is that the pop window opens before I pass the value to the session variable. Does anyone know how can I pass the ID to the other page
    Posted to Data Presentation Controls (Forum) by macal_vm on 1/29/2009
  • File rename or append (FTP)

    Hi, Im trying to create a code to rename or append a file (.doc file) on my FTP server, but Im not having much success. Im using WebRequestMethods.Ftp class, but I was not able to find anything useful about WebRequestMethods.Ftp.Rename or WebRequestMethods.Ftp.Append. Does anyone know how I can append or rename a file on my FTP server? So far I can create a file, upload file, download... but couldnt rename or append. Thx!
    Posted to Web Forms (Forum) by macal_vm on 1/20/2009
  • Update DocVariables

    Hi, Im developing a web appplication where the user fill a form with some info and then he opens an doc file (model file) and the doc should display the data filled in the form. I created some DocVariables in the doc model, and when I fill the form and hit the button to show the file, the file open but the DocVariables dont update automatically. I must select them and update by myself. I was wondering if there is any method on Microsoft.Word library to update variables automatically. I tried "Word
    Posted to Enterprise Services Integration (Forum) by macal_vm on 12/22/2008
  • Re: Generate PDF from datagridview

    Thanks for all help. I got it working with iTextSharp.
    Posted to Free For All (Forum) by macal_vm on 12/11/2008
  • Re: Generate PDF from datagridview

    how? all info about itextsharp on web its only about web apps. I found nothing about itext and win apps. Including on itextsharp website.
    Posted to Free For All (Forum) by macal_vm on 12/11/2008
  • Generate PDF from datagridview

    Hi, Im developing a desktop application (C# and VS2008) and I need to generate a PDF from 2 datagridviews. When I was developing online applications, I used iTextSharp and things worked ok, but i cant find a similar library for winforms. Basically, all I need is to "copy" both datagridviews into the pdf file. So I was wondering if there is any library for desktop app to create PDF files from existing datagridviews or anything similar to it. Thanks for any help.
    Posted to Free For All (Forum) by macal_vm on 12/10/2008
  • WinForms and ObjectDataSource

    Hi, Im developing a desktop app and I need to bind a datagridview to a objectdatasource. I've always worked on web applications, and I've always used objectdatasource to bind gridviews, choosing my own methods to display data. The problem is that for winforms I cant choose the method for display data in my datagridview. So my question is: There is any other way to bind my datagridview to a bindsource and choose the methods from my class for display the data?
    Posted to Free For All (Forum) by macal_vm on 12/3/2008
  • Re: iTextSharp - Multiple tables with one table as header

    I still have problems. Anyone else knows iTextSharp and can help me?
    Posted to Getting Started (Forum) by macal_vm on 9/25/2008
  • Re: Problems with MaskedEditExtender

    I still have problems. Seems like only 1 ajax extender is working. If I use a mask on a textbox and try to use any other extender on other form component, nothing happens =/
    Posted to ASP.NET AJAX Control Toolkit (Forum) by macal_vm on 9/23/2008
  • Re: Problems with MaskedEditExtender

    Hi there. Here is the form (*.apx) code: <table cellpadding="2" cellspacing="0" class="normalText" width="100%"> <tr> <td align="center" class="normalText"> <br /> <asp:Label ID="label_Titulo" runat="server" Text="Funcionários Existentes:" CssClass="labelTitle"></asp:Label> <br /> <br /> <asp:Label ID="label_Selecionar" runat="server"
    Posted to ASP.NET AJAX Control Toolkit (Forum) by macal_vm on 9/22/2008
Page 1 of 16 (154 items) 1 2 3 4 5 Next > ... Last »