I have looked through many articles and examples, but I cannot find something that will work with what I am trying to accomplish.
We do not use the grid's filtering capability. Rather, we have a panel that has all filtering necessary with the buttons to apply and clear the filter. We are also using advanced databinding (NeedDataSource event) with stored procedures. I would like to use data binding with web services, but the problem that we have converting to this model is the filter expressions. Any suggestions? Questions?
We do not use the grid's filtering capability. Rather, we have a panel that has all filtering necessary with the buttons to apply and clear the filter. We are also using advanced databinding (NeedDataSource event) with stored procedures. I would like to use data binding with web services, but the problem that we have converting to this model is the filter expressions. Any suggestions? Questions?