[SOLVED] Set Filters |
1/30/2016 18:40:33 | |
| ASPRunner.NET General questions | ||
|
M
Mack88 authorDevClub member
I have a small application that records customer sales (master-detail) by date and I want to restrict the date range of the sales records at run time. So far, I have to set the filter whenever I browse to a different client. How and where do I set the filter parameters once? I thought of using an action filter, but I don't know if that's the right approach, let alone how to do it <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=23614&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' /> |
||
|
|
jadachDevClub member 1/30/2016 |
|
Perhaps this will do what you want? |
|
|
M
|
Mack88 authorDevClub member 2/1/2016 |
|
Thanks Jerry. I don't know how I missed that one <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=78689&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' /> |
|