Please how can I filter Report based on values entered in a textbox if a button is clicked.
Thanks in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted Aug 9, 2013, 12:32 AM
Christian NwambaPosted Aug 8, 2013, 1:56 PM
Christian NwambaPosted Aug 6, 2013, 3:35 AM
Posted Aug 5, 2013, 2:52 PM
Or do you want to build your own report pages?
Christian NwambaPosted Aug 5, 2013, 2:17 PM
Abhineet SrivastavaPosted Aug 5, 2013, 7:05 AM
Can you please provide piece of your code?
Cheers
Christian NwambaPosted Aug 5, 2013, 7:03 AM
Abhineet SrivastavaPosted Aug 3, 2013, 12:32 AM
1-Use Textbox valuein Where clause in your query.
2-Use Dataview RowFilter property to filter the record.
Ravi ShekharPosted Aug 3, 2013, 12:26 AM
I think you get desired result.