Search:

Type: Posts; User: ptrifonov

Search: Search took 0.03 seconds.

  1. VS 2012 Re: TableAdapter insert with data-bound controls

    Thank you so much jmcilhinney for the nice explanation. Many things have become clear to me.

    Regards,

    Plamen
  2. VS 2012 [RESOLVED] TableAdapter insert with data-bound controls

    Hello all,

    It was extremely hard for me to formulate an accurate title for this topic, so excuse me for that.

    I am building a vb.net application that is going to act as a evaluation wizard...
  3. Re: Open a specific folder with Shell32.Shell

    Yes this thing worked out. Thank you all for the answers.

    Regards,

    Plamen
  4. Re: Open a specific folder with Shell32.Shell

    Hi darjeeling,

    Thank you for your quick responce, but the code that you send me opens the folder in Windows Explorer, I need to select a folder with shell32.dll store it in a variable:

    Private...
  5. [RESOLVED] Open a specific folder with Shell32.Shell

    Hi guys,

    I would like to use this (Link) code sample for creating thumbnails with WIA 2.0.
    The difference is that in the example project the user must click on "Browse" command button and point...
  6. [RESOLVED] Scanned image page preview and scroll

    Hello I am building a scanning application which will be used to archive documents - the user will create a virtual folder via the programm and add description to each document and the scan it using...
  7. Re: Process data from bookmarked row of datagrid to text box

    This piece of code do the job. Thank you Olaf, thank you all for helping me to resolve this.
    I've learned a lot and I am very happy that you all shared your advises with me.

    Best regards,
    ...
  8. Re: Process data from bookmarked row of datagrid to text box

    Yes exactly, but I am not using a data control and I can't figure out do I have to pass the bookmark of the datagrid or the bookrmark of the child recordset to the textboxes and how exactly to do it...
  9. Re: Process data from bookmarked row of datagrid to text box

    Thank you all for your effort.
    As an attachment you can find my project and because I use an MS SQL Server database I've Exported the DB schema to an .sql file.
    I don't know how to display parent...
  10. Re: Process data from bookmarked row of datagrid to text box

    Does anyone got idea?

    Kind regards,

    Plamen
  11. [RESOLVED] Process data from bookmarked row of datagrid to text box

    Hello everyone,

    I've got a DataEnviornment with two commands in a master-detail hierarchy.

    The commands are SELECT statements to two database tables:

    dbo.A_Folders
    FolderID (PK), col2,...
Results 1 to 11 of 11



Click Here to Expand Forum to Full Width