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
1740
Sorting is not working on a 3 level WHDG
posted

I have a 3 level WHDG and sorting does not seem to work. Everytime I click on a column, I get an error "Object reference not set to an instance of an object". My dataset has 3 data tables and they are linked with the correct data relations. Also the primary key on the tables are set. I spent almost a day troubleshooting but no luck. I would appreciate someones help!

Parents
No Data
Reply
  • 1740
    posted

    I have attached my code that is modified for 2 levels. I get an error on clicking a column in the 2nd level. Clicking on the first level column does not throw an error but it also does not sort the data.

    WebForm2.aspx.zip
Children