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
395
Grid empty after groupBy and Sort
posted

Hi,

My grid is up and running and I can move columns and such. However, if I click to sort a column or tries a groupBy, it comes back empty.

My grid resides in a user control. When a particular public property is set, the connected DataSource gets it's select and delete statements defined.

What do I need to do to make groupby and columnfilters to work?