Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Using the DataTable RowFilter Property in C#

Loading...

Sign in or sign up now!
13,087
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Sep 19, 2009

This is a simple but pretty important property that filters data already existent in the dataTable according to dynamic values. Download the SQL database used in this video from www.innermotivation.com/database

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (BablioBr)

  • 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!

  • 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...

  • 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.

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 ????

  • 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?

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