Added: 2 years ago
From: BablioBr
Views: 13,105
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (20)

Sign In or Sign Up now to post a comment!
  • i love ur toturials very usefull keep it up man u r great

  • what a piece of tutorial, this is a raw example of master-detail in C#.

    Thanks so much BablioBrasil!!!! obrigado :)

  • hi

    great job

    sorry 4 my english

    can you help me with a tuto about how to save changes that I make in a datagrid that is loaded first with databinding then I made a filter with a textbox and display the results in the same datagrid the thing is that when I make the search I want to update the results but when I click the update button it updates the original positions in the databinding not the selected row on the filter

    note: information of the selected row is displayed in textboxes

  • How can i make my Own Website with Database?

  • Give me your website link..

  • how can filter with textbox.text ? for example:

    ds.Tables[0].DefaultView.RowFi­lter = "venderID=" + textbox.Text ????

  • Comment removed

  • nice! Helped me a lot. Thanks for sharing. =)

  • i was trying out this tutorial and was experimenting with the pubs database. Noticed that the filter only works for integer values. How can i filter a string? say if i wanted to filter title id = ps2091?

  • what is your webste

  • @ahzan100 Check out our Facebook group " Learn C# - The Right Way " Its steadily growing, and we are always helping each other... Come check us out! :) Thx for watching!

  • Nice videos.

    Q:

    Why are you getting all records from Invoices table? I mean what if u have like 3-4 milion records? Wouldn't it be better to fetch records from Invoices depending on the selected row in Vendors. Something like SELECT * FROM invoices WHERE invoices.vendorid = (selected id in vendors datagrid) on dgVendor ChangeSelection event?

  • your web is not working ...

  • great job buddy !! keep it up .. you rock !!

  • Great video helped a lot, best on youtube. You should embed all your tutorial videos on your "blank freaking website"

    07

  • hehehehe... true!! :) I am starting a new one.. I am not publishing it until it is ready...

  • Thanks for the Gr8 Video .

  • Nice work mate, keep it up. Loving the tutorials very clear and helpful.

  • I have a question, how can I execute .exe programs in C#? I want to execute a compiled .exe file I wrote in BASIC.

  • I C# you need to browse to the bin\debug folder of your build. The .exe file will be there. If you right click your project and choose "Open Folder in Windows Explorer" the bin folder should be the first one on the top.

  • sorry, I worded that incorrectly.

    I mean is there C# code that can execute external programs?

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more