Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
665
datagrid binding causing a second query to be sent to server
posted

I am using linq to sql with a XamDataGrid, when I set the DataSource to the query result another query is sent to the server.  It's a large query and is impacting performance.  Any way to turn this off?