Answered C# filtering datagridview

  • Sunday, March 11, 2012 3:59 PM
     
     
    I have a datagridview on the win form and a blindingsource. But what i want to achieve is filter the datagridview to show only the data containing the username which is entered in form1 and only data from the last 7 days. How would i do this? my table contains these colums - ID, cardNumber, amount, date. this table is stored in sqlserver
    • Moved by CoolDadTxMVP Monday, March 12, 2012 5:22 PM Winforms related (From:Visual C# General)
    •  

All Replies