quwiltw
Well-known member
Im binding to a dataset with the datamember being the tablename. The problem is that it doesnt seem to respect the DefaultView of the datatable. I need the datasource to be at the dataset level so I cant directly set it to the view. Ive ensured that Im consistently referencing the DataSource/DataMembers properly. The problem is that it doesnt recognize when I apply a filter to the default view of one of the tables. Anyone have any clue why?