Stateful server side filtering in dojo
问题 I am doing server side filtering in the enhanced grid in dojo 1.10 version. Here in document it is clearly mentioned to use isStateful property. Also, if we use isStateful property we need to use the URL parameter also, which according to documentation is When both isServerSide and isStateful are true, this is a place to set the server url, if it cannot be retrieved by store.url. I want to know how what is here store.url ? I have searched in other sites, the other definition I get of url is