Hi we run 2014 developer in our dev environment and we use vs 2017 to develop reports.
I have a certain parameter that will show values based on user permissions stored in the data.
So as you can imagine, one of my use cases is "this user has nothing to drop down".
I'm noticing in vs's preview mode that i am allowed to type a value into that box when nothing drops down. Thankfully RS ignores it but is there a way to gray it out for that use case?
I'm not sure what behavior i'll see once its deployed to a server.