Click here to Skip to main content
15,915,019 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi
i have a application that is includes a set of DataGridView that all of this created runtime and Add to my form
for any datagrid i have a DataView that connected to DataSource of a DataGridView from the set of DataGridView's
if i call reset() method of dataview , data's will be lost but when i set a string for RowFilter (for example : DV[i].RowFilter="id_=0";) data's in datagridview not filtered.

where is this problem ?
tnx for your help

[edit]SHOUTING removed. Subject changed - please try to use a relevant summary as the question title: it should give us a good idea of what area the problem is in before we open the question "HELP PLEASE FOR MY APPLACATION" does not do that. Help us to help you - OriginalGriff[/edit]
Posted
Updated 1-Jan-12 9:11am
v2
Comments
OriginalGriff 1-Jan-12 15:11pm    
DON'T SHOUT. Using all capitals is considered shouting on the internet, and rude (using all lower case is considered childish). Use proper capitalisation if you want to be taken seriously.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900