Hi,
Been working with your Reporting solution and it's really good - thanks!
Most things have been very easy - however I'm a bit stumped on what appears to be a very simple request.
I have a NOT NULL boolean field that I want to filter on - I want the user to be able to show true values, false values or both. It would probably best be shown as a radiogroup - [True, False, All]
I'm using an Entity Data Source so I presume I'd need to create an ObjectDataSource to show these three options. Can you show me the way you guys would do this and the best way to implement the UI for such a requirement.
Thanks
Simon
Been working with your Reporting solution and it's really good - thanks!
Most things have been very easy - however I'm a bit stumped on what appears to be a very simple request.
I have a NOT NULL boolean field that I want to filter on - I want the user to be able to show true values, false values or both. It would probably best be shown as a radiogroup - [True, False, All]
I'm using an Entity Data Source so I presume I'd need to create an ObjectDataSource to show these three options. Can you show me the way you guys would do this and the best way to implement the UI for such a requirement.
Thanks
Simon